ITabScaleEventArgs

Description

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.

Properties

  Property name Brief description
Scale The Scale property returns the new table scale.

Properties inherited from ITabSheetEventArgs

  Property name Brief description
TabSheet The TabSheet property returns the component, for which the event is generated.

See also:

Tab Assembly Interfaces