DesignerWindowPane::IVsWindowFrameNotify::OnMove Method ()

 

Notifies the Package that a window is being moved.

Namespace:   Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

private:
virtual int OnMove() sealed = IVsWindowFrameNotify::OnMove

Return Value

Type: System::Int32

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Return to top
Show: