Udostępnij za pośrednictwem


Metoda WindowHelper.CreateUIElement — (Guid, UInt32)

Tworzy element interfejsu użytkownika.

Przestrzeń nazw:  Microsoft.Internal.VisualStudio.PlatformUI
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
Public Shared Function CreateUIElement ( _
    factory As Guid, _
    elementId As UInteger _
) As IVsUIElement
public static IVsUIElement CreateUIElement(
    Guid factory,
    uint elementId
)

Parametry

  • factory
    Typ: System.Guid
    Identyfikator GUID factory interfejsu użytkownika, który należy utworzyć element.
  • elementId
    Typ: System.UInt32
    Identyfikator do tworzenia elementów interfejsu użytkownika.

Wartość zwracana

Typ: Microsoft.VisualStudio.Shell.Interop.IVsUIElement
Element interfejsu użytkownika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WindowHelper Klasa

Przeciążenie CreateUIElement

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI