ToolPane.ViewChangeEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the ViewChanging and ViewChanged events of the ToolPane class.
The ToolPane.ViewChangeEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ToolPane.ViewChangeEventArgs | Initializes a new instance of the ToolPane.ViewChangeEventArgs class. |
Top
Properties
Name | Description | |
---|---|---|
View | Gets the view to which the tool pane is changing. |
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 | |
---|---|---|
_view |
Top