TabObjectEventArgs

Description

The TabObjectEventArgs class is used to work with parameters of the TabSheetBox.OnObjectActivate event that occurs when a table object is activated or deactivated.

Constructors

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

Properties inherited from ITabObjectEventArgs

  Property name Brief description
Action The Action property returns the type of the action performed with the table object.
Object The Object property returns the object, with which the action has been performed.

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