Skip to content

NewTabPosition Property

Description

Gets/sets where new tabs are to be positioned when they are added to the tab workspace. Tabs can always be added to the far right, left, or after the currently active tab.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property NewTabPosition() As [XTPWorkspaceNewTabPosition](XtremeCommandBars~Enumerations~XTPWorkspaceNewTabPosition_EN.md)

Remarks

The NewTabPosition property uses the XTPWorkspaceNewTabPosition enumeration to specify where tabs are inserted in the tab workspace when a new tab is added.

Tabs can always be added to the far right, left, or after the currently active tab.

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.