Overview | Methods | This Package | All Packages
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