[]
Displays the contents of the help file in an external help viewer window instead of in the C1DynamicHelp panel.
public void ShowExternalHelp(HelpTab tab)
Public Sub ShowExternalHelp(tab As HelpTab)
| Type | Name | Description |
|---|---|---|
| HelpTab | tab | One of the HelpTab values. |
Displays the contents of the help file in an external help viewer window instead of in the C1DynamicHelp panel.
public void ShowExternalHelp(HelpTab tab, object parameter)
Public Sub ShowExternalHelp(tab As HelpTab, parameter As Object)
| Type | Name | Description |
|---|---|---|
| HelpTab | tab | One of the HelpTab values. |
| object | parameter |