ScriptAndResultsEditorControl.IVsWindowFrameNotify3.OnSize 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
virtual int Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnSize(int x, int y, int w, int h) = Microsoft::VisualStudio::Shell::Interop::IVsWindowFrameNotify3::OnSize;
int IVsWindowFrameNotify3.OnSize (int x, int y, int w, int h);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnSize : int * int * int * int -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsWindowFrameNotify3.OnSize : int * int * int * int -> int
Function OnSize (x As Integer, y As Integer, w As Integer, h As Integer) As Integer Implements IVsWindowFrameNotify3.OnSize
參數
- x
- Int32
- y
- Int32
- w
- Int32
- h
- Int32