HelpProvider::GetHelpKeyword Method (Control^)
.NET Framework (current version)
Returns the Help keyword for the specified control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- ctl
-
Type:
System.Windows.Forms::Control^
A Control from which to retrieve the Help topic.
Return Value
Type: System::String^The Help keyword associated with this control, or null if the HelpProvider is currently configured to display the entire Help file or is configured to provide a Help string.
.NET Framework
Available since 1.1
Available since 1.1
Show: