ActiveDesignerEventArgs Constructor (IDesignerHost^, IDesignerHost^)
.NET Framework (current version)
Initializes a new instance of the ActiveDesignerEventArgs class.
Assembly: System (in System.dll)
Parameters
- oldDesigner
-
Type:
System.ComponentModel.Design::IDesignerHost^
The document that is losing activation.
- newDesigner
-
Type:
System.ComponentModel.Design::IDesignerHost^
The document that is gaining activation.
.NET Framework
Available since 1.1
Available since 1.1
Show: