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


IComPropertySheet.DisableCancelButton Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

IComPropertySheet.DisableCancelButton Property

Indicates if the Cancel button is disabled on the property sheet.

[Visual Basic .NET]
Public Property DisableCancelButton As Boolean
[C#]
public bool DisableCancelButton {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet Interface