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