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.
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:
