tabsPosition

Type: Integer

Availability: Read or write at any time

The tabsPosition property determines where the folder tabs are positioned for a Folder control. By default, the folder tabs are positioned at the top of the folder.

The constant integer values for tab positions are listed in the following table.

Folder Class Constant Value Position
TabsPosition_Top 0 Top of folder
TabsPosition_Left 1 Left of folder
TabsPosition_Right 2 Right of folder
TabsPosition_Bottom 3 Bottom of folder