Udostępnij za pośrednictwem


Metoda DesignSurfaceExtension.OnDesignerCreated — (IComponent, IDesigner, Boolean)

Metoda ta jest wywoływana, gdy tworzone jest nowe projektanta.

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

Składnia

'Deklaracja
Public Overridable Sub OnDesignerCreated ( _
    component As IComponent, _
    designer As IDesigner, _
    rootDesigner As Boolean _
)
public virtual void OnDesignerCreated(
    IComponent component,
    IDesigner designer,
    bool rootDesigner
)

Parametry

Wyjątki

Wyjątek Warunek
ArgumentNullException

designeris nullodwołanie o wartości null (Nothing w języku Visual Basic).

Uwagi

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DesignSurfaceExtension Klasa

Przeciążenie OnDesignerCreated

Przestrzeń nazw Microsoft.VisualStudio.Shell.Design

DesignSurfaceExtensionAttribute

DesignSurfaceExtension

DesignSurface

IDesigner

IDesignerHost

Inne zasoby

Rozszerzenie wsparcia w czasie projektowania