FileDialog.ShowHelp Property
.NET Framework (current version)
Gets or sets a value indicating whether the Help button is displayed in the file dialog box.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Booleantrue if the dialog box includes a help button; otherwise, false. The default value is false.
A HelpRequested event is raised when the user clicks the Help button.
.NET Framework
Available since 1.1
Available since 1.1
Show: