ComponentOne Input for WinForms
Tag Property (C1Label)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1Label Class : Tag Property
Gets or sets the object that contains data about the control.
Syntax
'Declaration
 
Public Shadows Property Tag As System.Object
public new System.object Tag {get; set;}
See Also

Reference

C1Label Class
C1Label Members