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.getItemSize
Retrieves the height of all tabs and retrieves the width of tabs in a fixed-width (sizeMode set to TabSizeMode.FIXED) or owner-drawn (drawMode set to TabDrawMode.OWNERDRAWFIXED) control.
Syntax
public final Point getItemSize()
Return Value
Returns a Point object that contains the tab height and, if the tab is in a fixed-width or owner-drawn control, the tab width as well.
See Also setItemSize