Home > Language Reference > Classes > UIComponent
Width Property
Element width.
Syntax
Public Property Get Width() As Integer
Remarks
The Width property returns the width of an element expressed in standard coordinates without taking the border into account. This property is available at design time and read-only at runtime. To dynamically move an element, use the Move method.
The height of an element can be obtained using the Height property whilst the coordinates of the top left corner of an element can be obtained using the Left and Top properties.
System requirements
| System | Minimal version | Remarks |
| Palm OS | Palm OS 3.0 | N/A |