Gets or sets the object that contains data about the control.
Namespace:
ABB.Robotics.Tps.Windows.Forms
Assembly:
ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntaxpublic Object Tag { get; set; }Property Value
Type:
ObjectAn Object that contains data about the control. The default is a null reference (Nothing in Visual Basic).
See Also