Microsoft SDK for Java

DhEdit.setCols

Sets the number of columns (characters) for the edit box width.

Syntax

public void setCols( int cols )

Parameters

cols

The width of the edit box in characters. This number must be greater than zero.

See Also   getCols

© 1999 Microsoft Corporation. All rights reserved. Terms of use.