This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertySheet Interface > IComPropertySheet.DisableCancelButton Property (ArcObjects .NET 10.4 SDK) |
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;}