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