ComponentOne CalendarView for WinForms
TextDetached Property

C1.Win.C1Input Namespace > C1TextBox Class : TextDetached Property
Specifies whether the Value and Text properties can be set independently.
Syntax
'Declaration
 
Public Property TextDetached As Boolean
public bool TextDetached {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members