Udostępnij za pośrednictwem


Metoda WindowHelper.ShowModalElement — (IVsUIElement)

Określony element tworzy i wyświetla ją jako modalne okno dialogowe, za pomocą głównego okna IDE jako nadrzędny.

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 ShowModalElement ( _
    element As IVsUIElement _
) As Integer
public static int ShowModalElement(
    IVsUIElement element
)

Parametry

Wartość zwracana

Typ: System.Int32
Identyfikator przycisku Win32, lub 0 w przypadku nieznany.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WindowHelper Klasa

Przeciążenie ShowModalElement

Przestrzeń nazw Microsoft.Internal.VisualStudio.PlatformUI