| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskDialog Class : HelpRequested Event |
<C1DescriptionAttribute("Occurs when the user presses F1 on the keyboard while the task dialog has focus.")>
<C1CategoryAttribute("Behavior")>
Public Event HelpRequested As EventHandler
Dim instance As C1TaskDialog Dim handler As EventHandler AddHandler instance.HelpRequested, handler
[C1Description("Occurs when the user presses F1 on the keyboard while the task dialog has focus.")]
[C1Category("Behavior")]
public event EventHandler HelpRequested
[C1Description("Occurs when the user presses F1 on the keyboard while the task dialog has focus.")]
[C1Category("Behavior")]
public:
event EventHandler^ HelpRequested
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2