Stores any extra data needed for your program. Available at design time and run time.
Syntax
Object.Tag[ = Expr]
Settings
Expr
Specifies any string.
Remarks
By default, the Tag property is set to an empty string (""). You can use this property to assign any string to an object without affecting it in any way. Unlike other properties, the value of the Tag property is not used by Visual FoxPro.