InvisibleApp.QueryCancelReplaceShapes event (Visio)
Occurs immediately after a shape-replacement operation is requested. If any event handler returns True, the operation is canceled.
Syntax
expression.QueryCancelReplaceShapes (replaceShapes, lpboolRet)
expression A variable that represents an InvisibleApp object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
replaceShapes | Required | [REPLACESHAPESEVENT] | An object whose properties return information about the shape-replacement operation. |
lpboolRet | Required | BOOL |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.