Gets or sets the object that contains data about the control
An Object that contains data about the control. The default is a null reference (Nothing in Visual Basic).
Any type derived from the Object class can be assigned to this property. A common use for the Tag property is to store data that is closely associated with the control.
Group Class | Resco.Controls.OutlookControls Namespace