ComponentOne InputPanel for WinForms
Tag Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : Tag Property
Gets or sets an object that contains data associated with this component.
Syntax
'Declaration
 
Public Property Tag As System.Object
public System.object Tag {get; set;}
Remarks
The value of this property is not persisted in XML.
See Also

Reference

InputComponent Class
InputComponent Members