StatisticaAddIn.OnUpdateCommandUI
This function is called when Statistica needs to know if a button or menu item should be enabled or disabled.
| Syntax | Parameters | Description |
|---|---|---|
Function StatisticaAddIn.OnUpdateCommandUI( _
iApp As Object, _
CommandID As Integer) As Boolean
|
iApp [in]
Type: Object CommandID [in] Type: Integer |
Boolean |