Microsoft SDK for Java

ListView.setLabelWrap

Sets a boolean value indicating whether item labels wrap in icon view.

Syntax

public void setLabelWrap( boolean flag )

Parameters

flag

Set to true if item labels wrap in icon view; returns false item labels are displayed on a single line. The default value is true.

See Also   getLabelWrap

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