Click or drag to resize

TaskDialogHelpRequested Event

Event raised when the user presses F1 while the dialog has focus.

Namespace:  Ookii.Dialogs
Assembly:  Ookii.Dialogs (in Ookii.Dialogs.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public event EventHandler HelpRequested

Value

Type: SystemEventHandler
See Also