Skip to content

Tag Property

Description

Stores any extra data needed for your program related to the tab.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Tag() As Variant

Remarks

You can use the Tag property to assign an identification string to the tab without affecting any of its other property settings or causing side effects.

See Also


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