Microsoft SDK for Java

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.

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