Skip to content

AllowReorder Property

Description

Enables/Disables tab reordering within the Tabbed Toolbar.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property AllowReorder() As Boolean

Remarks

Tabs in a Tabbed ToolBar can be reordered using the mouse cursor and dragging the tab to a new location when AllowReorder is True.

See Also

TabToolBar Collection


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