property Tab.ClientHeight as Long
Retrieves the height of the control's client area.

TypeDescription
Long A long expression that indicates the height of the control's client area expressed in pixels.

Use the ClientLeft, ClientTop, ClientWidth and ClientHeight properties to identify the control's client area. The size and position of the client area depends on skin loaded.