RVTDocs.com

DockablePaneProviderData.ContextualHelp

Property
Description:
The contextual help associated with the pane.
Remarks:
If set, the contents of this Contextual Help will be used to respond to a user request for help (typically this is as a result of pressing F1 while the dockable pane has focus).
Syntax
public ContextualHelp ContextualHelp { get; set; }