ListBox.getUseTabStops

Overview | Methods | Fields | This Package | All Packages

ListBox.getUseTabStops

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

Syntax

public final boolean getUseTabStops()

Return Value

Returns true if the list box can expand tab characters; otherwise, returns false.