PropertyGrid::HelpVisible Property
.NET Framework (current version)
Gets or sets a value indicating whether the Help text is visible.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System::Booleantrue if the help text is visible; otherwise, false. The default is true.
This property enables the display of any available Help text associated with the selected property in the grid.
.NET Framework
Available since 1.1
Available since 1.1
Show: