Gets the component this designer is designing.
Public ReadOnly Property Component As IComponent
Dim instance As ComponentDesigner Dim value As IComponent value = instance.Component
public IComponent Component { get; }
public: virtual property IComponent^ Component { IComponent^ get () sealed; }
public final function get Component () : IComponent
The Initialize method of ComponentDesigner sets this property.
When overriding the Initialize method, be sure to call the base class Initialize method before using this property.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98