Metodo DesignerWindowPane.IVsWindowFrameNotify.OnSize

Notifica a Package che una finestra da ridimensionare.

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

Sintassi

'Dichiarazione
Private Function OnSize As Integer Implements IVsWindowFrameNotify.OnSize
int IVsWindowFrameNotify.OnSize()

Valore restituito

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

Implementa

IVsWindowFrameNotify.OnSize()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DesignerWindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design