Microsoft SDK for Java

TabBase.getDrawMode

Retrieves a value indicating whether the system draws the tabs or whether the parent control draws the tabs.

Syntax

public final int getDrawMode()

Return Value

Returns an integer that specifies the how the tabs in this control are drawn. Possible return values are constants defined in the TabDrawMode class.

See Also   setDrawMode

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