Condividi tramite


Metodo WindowPane.IVsUIElementPane.CreateUIElementPane

crea il riquadro.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function CreateUIElementPane ( _
    <OutAttribute> ByRef uiElement As Object _
) As Integer Implements IVsUIElementPane.CreateUIElementPane
int IVsUIElementPane.CreateUIElementPane(
    out Object uiElement
)

Parametri

Valore restituito

Tipo: System.Int32
Se il metodo ha esito positivo, restituisce S_OK.Se non riesce, restituisce un codice di errore.

Implementa

IVsUIElementPane.CreateUIElementPane(Object%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell