ToolPane.ErrorEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the ToolPane.ErrorOccurred event.
The ToolPane.ErrorEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ToolPane.ErrorEventArgs |
Top
Properties
Name | Description | |
---|---|---|
Description | Gets a description of the error that has occurred. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
_description |
Top