ComponentOne Input for WinForms
EditFormat Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : EditFormat Property
Format used to display the value when the control is in edit mode (has input focus and is not read-only).
Syntax
'Declaration
 
Public ReadOnly Property EditFormat As FormatInfo
public FormatInfo EditFormat {get;}
See Also

Reference

C1TextBox Class
C1TextBox Members