Type: TabObjectChangeType;
The Type property returns type of change on an object.
To get the changed object, use the ITabObjectChangeEventArgs.Object property.
The property use is given in the example for TabSheetBox.OnAfterObjectChange.
See also: