ComponentOne CalendarView for WinForms
Tag Property

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

Reference

C1TextBox Class
C1TextBox Members