Partager via


DesignerWindowPane.IVsWindowFrameNotify.OnSize, méthode

Informe Package qu'une fenêtre est redimensionnée.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Private Function OnSize As Integer Implements IVsWindowFrameNotify.OnSize
int IVsWindowFrameNotify.OnSize()

Valeur de retour

Type : System.Int32
Si la méthode réussit, elle retourne S_OK.En cas d'échec, un code d'erreur est retourné.

Implémentations

IVsWindowFrameNotify.OnSize()

Sécurité .NET Framework

Voir aussi

Référence

DesignerWindowPane Classe

Microsoft.VisualStudio.Shell.Design, espace de noms