StatisticaAddIn2.OnUpdateCommandUI

This function is called when Statistica needs to know if a button or menu item should be enabled or disabled.

Syntax Parameters Return Value
Function StatisticaAddIn2.OnUpdateCommandUI( _
    iApp As Object, _
    CommandID As Integer) As Boolean
iApp [in]

Type: Object

CommandID [in]

Type: Integer

Boolean