Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTabs.Move Method

Moves a tab to a new position.

Syntax

VBNewIndex = object.Move(ByVal TabIndex As Integer, ByVal InsertIndex As Integer) As Integer

object

A SftTabsTabs object.

TabIndex

The zero-based index of the tab to be moved.

InsertIndex

The zero-based tab index of an existing tab in front of which the moved tab is to be inserted. If -1 is used, the tab is moved to the end.

NewIndex

Returns the zero-based index of the tab after it has been moved.

Comments

The Move method moves a tab to a new position.

Moving a tab also moves all tab properties and the associated controls (if a client area is present).

Example

See Reorder Sample

See Also SftTabsTabs Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.