Retrieves a value indicating whether the system draws the tabs or whether the parent control draws the tabs.
public final int getDrawMode()
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