Microsoft SDK for Java

TabBase.getDisplayRect

Retrieves the rectangle that represents the display area of the control (the area not used to draw the tabs).

Syntax

public final Rectangle getDisplayRect()

Return Value

Returns a Rectangle object that represents the display area of the control, which is where you typically would place the children of a tab strip or tab control.

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