ScriptAndResultsEditorControl.IVsWindowFrameNotify3.OnSize Método

Definição

 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

Parâmetros

x
Int32
y
Int32
w
Int32
h
Int32

Retornos

Implementações

Aplica-se a