This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage2 Interface > IComPropertyPage2.QueryCancel Method (ArcObjects .NET 10.4 SDK) |
Returns VARIANT_FALSE to prevent the cancel operation or VARIANT_TRUE to allow it.
[Visual Basic .NET] Public Function QueryCancel ( _ ) As Boolean
[C#] public bool QueryCancel ( );