The ITabScaleEventArgs interface contains properties of the argument of the TabSheetBox.OnScaleChange event, that occurs when the scale of the table of the TabSheetBox component changes.
Property name | Brief description | |
Scale | The Scale property returns the new table scale. |
Property name | Brief description | |
TabSheet | The TabSheet property returns the component, for which the event is generated. |
See also: