DialogWindowBase.InvokeDialogHelp 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.
Invokes Help for the dialog window.
protected:
abstract void InvokeDialogHelp();
protected:
abstract void InvokeDialogHelp();
abstract void InvokeDialogHelp();
protected abstract void InvokeDialogHelp ();
abstract member InvokeDialogHelp : unit -> unit
Protected MustOverride Sub InvokeDialogHelp ()