TaskDialogPage.OnHelpRequest(EventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the HelpRequest event.
protected public:
void OnHelpRequest(EventArgs ^ e);
protected internal void OnHelpRequest(EventArgs e);
member this.OnHelpRequest : EventArgs -> unit
Protected Friend Sub OnHelpRequest (e As EventArgs)