TabProtectionFailedBaseEventArgs

Assembly: Tab;

Description

The TabProtectionFailedBaseEventArgs class implements argument of the event that occurs when something triggers protection of the table of the LanerBox component.

Constructors

  Constructor name Brief description
Create The Create constructor creates event argument containing the text of protection violation.

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 ITabProtectionFailedBaseEventArgs

  Property name Brief description
Message The Message property returns an information message about the prohibited action when the table protection is enabled.
Target The property is under development.

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