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


IComPropertySheet.HideApplyButton Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

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