StatisticaAddIn3.CreateUI
This function is called when the add-in needs to (re)create its user interface elements (toolbars, menus).
| Syntax | Parameters | Return Value |
|---|---|---|
Sub StatisticaAddIn3.CreateUI( _
iApp As Object)
|
iApp [in]
Type: Object |
This function does not return a value. |