This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertySheet Interface > IComPropertySheet.HideHelpButton Property (ArcObjects .NET 10.5 SDK) |
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;}