Returns the Help keyword for the specified control.
Syntax
[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(null)]
public virtual
string GetHelpKeyword (
Control ctl)
Parameters
- ctl
-
A System.Windows.Forms.Control from which to retrieve the Help topic.
Returns
The Help keyword associated with this control, or null if the System.Windows.Forms.HelpProvider is currently configured to display the entire Help file or is configured to provide a Help string.
Remarks
Requirements
Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0