Wimark.Controls Class Library  

HelpProvider.GetShowHelp Method

Gets a value indicating whether the specified component's help should be displayed.

Overload List

Gets a value indicating whether the specified component's help should be displayed.

[Visual Basic] Overloads Public Function GetShowHelp(Component) As Boolean
[C#] public bool GetShowHelp(Component);
[C++] public: bool GetShowHelp(Component*);

Inherited from HelpProvider

[Visual Basic] GetShowHelp
[C#] GetShowHelp
[C++] GetShowHelp

See Also

HelpProvider Class | HelpProvider Members | Wimark.Controls Namespace