property Tab.ClientLeft as Long
Retrieves the distance between left edge of the control's client area and the left border of the control.

TypeDescription
Long A long expression that indicates the distance between left edge of the control's client area and the left border of the control.

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.