StateChanged: function (sender, args);
sender. Event source.
args. Information on the event. Item object which state was changed.
The StateChanged event occurs when the button state is changed.
The example of event use is given in description of the ToolBar.removeItems method.
See also: