Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 873 Bytes

Visio.invisibleapp.querycancelreplaceshapes.md

File metadata and controls

30 lines (17 loc) · 873 Bytes
title ms.assetid ms.date ms.localizationpriority
InvisibleApp.QueryCancelReplaceShapes event (Visio)
5e5d9b76-dfd4-1d02-d205-9e64350449d5
06/08/2017
medium

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

[!includeSupport and feedback]