property Tab.ClientWidth as Long
Retrieves the width of the control's client area.

TypeDescription
Long A long expression that specifies the width of the control's client area.

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.