TabProtectionFailedEventArgs

Description

The TabProtectionFailedEventArgs class is used to work with parameters of the TabSheetBox.OnProtectionFail event that occurs when table protection is triggered.

Constructors

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

Properties inherited from ITabProtectionFailedEventArgs

  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 not implemented.

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