Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
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