The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
PropertyTabChangedEventArgs Constructor (PropertyTab^, PropertyTab^)
.NET Framework (current version)
Initializes a new instance of the PropertyTabChangedEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- oldTab
-
Type:
System.Windows.Forms.Design::PropertyTab^
The Previously selected property tab.
- newTab
-
Type:
System.Windows.Forms.Design::PropertyTab^
The newly selected property tab.
.NET Framework
Available since 1.1
Available since 1.1
Show: