TabScaleEventArgs

Description

The TabScaleEventArgs class is used to work with parameters of the TabSheetBox.OnScaleChange event that occurs on changing the table scale.

Constructors

  Constructor name Brief description
Create The CreateTabRowArgs constructor creates argument for an event.

Properties inherited from ITabScaleEventArgs

  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 Classes