AddButton: PP.Delegate | function (sender,args);
sender. Event source.
args. Event information.
The AddButton event occurs on adding a button to the tab control item.
Use the TabControl.addButton method to add a button.
The property use is given in description of the TabControl.addButton method.
See also: