Share via


FormWindowControl.size(Int32, Int32) Method

Definition

public:
 virtual void size(int _width, int _height);
public virtual void size (int _width, int _height);
abstract member size : int * int -> unit
override this.size : int * int -> unit
Public Overridable Sub size (_width As Integer, _height As Integer)

Parameters

_width
Int32
_height
Int32

Applies to