DxpHelpProviderShowHelp Method TIBCO Spotfire 7.6 API Reference
Shows the help associated with the specified Control.

Namespace: Spotfire.Dxp.Forms
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public void ShowHelp(
	Control control
)

Parameters

control
Type: System.Windows.FormsControl
The control to show help for. (Normally the one that hosts this DxpHelpProvider.)
Version Information

Supported in: 5.5
See Also

Reference