Click or drag to resize

VistaFileDialogShowHelp Property

Gets or sets a value indicating whether the Help button is displayed in the file dialog box.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool ShowHelp { get; set; }

Property Value

Type: Boolean
if the dialog box includes a help button; otherwise, . The default value is .
See Also