Condividi tramite


Metodo DesignerWindowPane.IVsWindowFrameNotify.OnMove

Notifica a Package che una finestra è spostare.

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

Sintassi

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

Valore restituito

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

Implementa

IVsWindowFrameNotify.OnMove()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DesignerWindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell.Design