Width

[property icon] Width

Changes the width of a form/control

Integer property

Applies to: Generic


>

Width

The property is used to specify or modify the width of a control or form. The measurement is expressed in Dialog Box Units.

.btnControl1.Width = 50

See also the Left, Top and Height properties and the Resize() event.

See also

Generic methods, properties and events.