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


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

IComPropertySheet.HideHelpButton Property

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

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet Interface