Hide

SftTabs/OCX 6.5 - Tab Control for VB6

Display
Print

SftTabsTab.Tag1 Property

Defines the tab's application-defined Variant value.

Syntax

Get
VBvData = object.Tag1 As Variant
Put
VBobject.Tag1 = vData As Variant

object

A SftTabsTab object.

vData

The Variant data stored with the tab described by object. This data is application defined and is not used by the tab control in any way.

Comments

The Tag1 property defines the tab's application-defined Variant value.

The Tag1 and Tag2 properties can be used to store application defined data (including object references). Tag1 and Tag2 are distinct properties.

Example

See MDITab Sample

See Also SftTabsTab Object | Object Hierarchy


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