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: