TabScaleBaseEventArgs

Assembly: Tab;

Description

The TabScaleBaseEventArgs class implements argument of the event which occurs on changing the scale of the table of the LanerBox component.

Constructors

  Constructor name Brief description
Create The Create constructor creates event argument with the specified table scale.

Constructors inherited from TabSheetBaseEventArgs

  Constructor name Brief description
CreateArgs The CreateArgs constructor creates an event argument related to the component table.

Class object properties inherited from ITabScaleBaseEventArgs

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

Properties of Class Object Inherited from ITabSheetBaseEventArgs

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

See also:

Tab Assembly Classes