Tag Property
Description
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property Tag() As Variant
Return Type
The intended value. This property has no default value.
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.