Skip to content

Tag Property

Description

Stores any extra data needed for your program.

Property Type

Read-write property

Syntax (Visual Basic)

Public Property Tag() As Variant

Remarks

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

See Also


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