ClientHeight Property
Object List Next Object
Defined By: TabStrip
Description:
Returns the coordinate reflecting the height of the TabStrip control's
internal display area. Used in conjunction with the other client properties
ClientLeft, ClientTop, and ClientWidth
to return all coordinates of the TabStrip control's internal display area.
This forms the area in which the embedded Form should be sized to represent the
Tab.
Details:
The client-coordinates apply to all TabStripTab objects in the TabStrip, and
are measured using the scale mode of the parent form.
Data Type: Single