Contents Index Topic Contents | ||
Previous Topic: size Next Topic: sourceIndex |
size
Description
Specifies the size of the control.
Syntax
object.size[ = size]
Remarks
For the INPUT element, the size is in characters and represents the width of the text box. For the SELECT element, when the size is specified, it represents a list box with the specified number of rows.
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.