ScriptAndResultsEditorControl.IVsWindowFrameNotify3.OnMove 메서드

정의

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnMove(int x, int y, int w, int h) = Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify3::OnMove;
int IVsWindowFrameNotify3.OnMove (int x, int y, int w, int h);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnMove : int * int * int * int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnMove : int * int * int * int -> int
Function OnMove (x As Integer, y As Integer, w As Integer, h As Integer) As Integer Implements IVsWindowFrameNotify3.OnMove

매개 변수

x
Int32
y
Int32
w
Int32
h
Int32

반환

구현

적용 대상