System.Windows.Forms.HelpProvider.GetHelpNavigator Method

Returns the current System.Windows.Forms.HelpNavigator setting for the specified control.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DefaultValue(System.Windows.Forms.HelpNavigator.AssociateIndex)]
public virtual HelpNavigator GetHelpNavigator (Control ctl)

Parameters

ctl
A System.Windows.Forms.Control from which to retrieve the Help navigator.

Returns

The System.Windows.Forms.HelpNavigator setting for the specified control. The default is HelpNavigator.AssociateIndex.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0