The members of System.Windows.Forms.PropertyTabChangedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.PropertyTabChangedEventArgs class. |
[read-only] | NewTab | System.Windows.Forms.Design.PropertyTab.
Gets the new System.Windows.Forms.Design.PropertyTab selected. |
[read-only] | OldTab | System.Windows.Forms.Design.PropertyTab.
Gets the old System.Windows.Forms.Design.PropertyTab selected. |