ComponentOne Input for WinForms
Label Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : Label Property
Label control associated with this input field.
Syntax
'Declaration
 
Public Property Label As System.Windows.Forms.Label
public System.Windows.Forms.Label Label {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members