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