ComponentDesigner::Component Property
.NET Framework (current version)
Gets the component this designer is designing.
Assembly: System.Design (in System.Design.dll)
Implements
IDesigner::ComponentThe Initialize method of ComponentDesigner sets this property.
Note |
|---|
When overriding the Initialize method, be sure to call the base class Initialize method before using this property. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
