Microsoft SDK for Java

TabBase.getAlignment

Retrieves a value indicating where the tabs are located in the container control.

Syntax

public final int getAlignment()

Return Value

Returns an integer that specifies where the tabs are located in the container control. Possible return values are constants defined in the TabAlignment class.

See Also   setAlignment

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