The properties of System.Windows.Forms.PropertyTabChangedEventArgs are listed below. For a list of all members, see the PropertyTabChangedEventArgs Members list.
See Also: Inherited members from System.EventArgs
[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. |