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


IComPropertySheet.HideApplyButton Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertySheet Interface > IComPropertySheet.HideApplyButton Property
ArcGIS Developer Help

IComPropertySheet.HideApplyButton Property

Indicates if the Apply button is visible on the property sheet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet Interface