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