Udostępnij za pośrednictwem


Metoda DesignSurfaceExtension.OnComponentCreated —

Metoda ta jest wywoływana, gdy jest tworzony nowy składnik, ale przed tym, że składnik jest dodawana do projektanta.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell.Design
Zestaw:  Microsoft.VisualStudio.Shell.Design (w Microsoft.VisualStudio.Shell.Design.dll)

Składnia

'Deklaracja
Public Overridable Sub OnComponentCreated ( _
    component As IComponent _
)
public virtual void OnComponentCreated(
    IComponent component
)

Parametry

Uwagi

Metadane składnik może swobodnie zmiany w tej chwili.Domyślna implementacja nic nie robi.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DesignSurfaceExtension Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design

DesignSurfaceExtensionAttribute

DesignSurfaceExtension

DesignSurface

IDesigner

IDesignerHost

Inne zasoby

Rozszerzenie wsparcia w czasie projektowania