StatisticaAddIn3.OnUpdateCommandUI

This function is called when Statistica needs to update the visual attributes of a button or menu item.

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

Type: Object

CommandID [in]

Type: Integer

CmdUI