Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

ListBox.setUseTabStops

Sets a boolean value indicating whether a list box can recognize and expand tab characters when drawing its strings.

Syntax

public final void setUseTabStops( boolean value )

Parameters

value

Set to true if the list box can expand tab characters; otherwise, set to false. The default value is true.