This document is archived and information here might be outdated.  Recommended version.


IComPropertyPage2.QueryCancel Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IComPropertyPage2.QueryCancel Method

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 (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface