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. |
|
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. |
|
Property name |
Brief description |
|
TabSheet |
The TabSheet property returns the component for which the event is generated. |
See also:
Tab Assembly Classes