Skip to content

Tag Property

Description

The Tag property is used to return or set an expression that stores any extra data needed for your program.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Tag() As Variant

Remarks

This is the same as any other Tag property; you can store just about any type of data in this property.

See Also


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