Control Control

Object
   Control

control Control implements

IDisposable

Constructors

ControlDefault constructor.

Properties

WidthSets or gets width of the control.
HeightSets or gets height of the control.
VisibleVisible state of the control.
WindowGets control’s owner window.
LeftSets or gets controls left location.
TopSets or gets controls top location.

Methods

Dispose
SetFocusSets focus.
SetParentWindow (Protected)