Microsoft SDK for Java

RichEdit.getSelTabs

Retrieves the absolute tab stop positions in the RichEdit control.

Syntax

public int[] getSelTabs()

Return Value

Returns an array of integers, in which each member specifies a tab offset in pixels.

See Also   setSelTabs

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