Width
Width in characters of a single-line text box, or width in pixels of a list box.
The CSS classes assigned to text boxes and list boxes override the Width attribute. These CSS classes (TextBoxWidth and ComboBoxWidth) specify the widths of the input controls.
Related Topics