TabStrip.ClientTop Property (Outlook Forms Script)

Returns a Single value that represents the location of the top edge of the display area of a TabStrip. Read-only.

Syntax

expression.ClientTop

expression A variable that represents a TabStrip object.

Remarks

For ClientHeight and ClientWidth, specifies the distance, in points, from respectively the top and left edge of the TabStrip's container. For ClientLeft and ClientTop, specifies the location, in points, of respectively the top and left edges of the TabStrip's container.

At run time, ClientLeft, ClientTop, ClientHeight, and ClientWidth automatically store the coordinates and dimensions of the TabStrip control's internal area, which is shared by objects in the TabStrip.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.