ComponentOne Input for WinForms
FormatType Property (C1TextBox)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1TextBox Class : FormatType Property
Enumeration value determining the formatting method, including standard .NET format specifiers, custom and programmatic formatting.
Syntax
'Declaration
 
Public Property FormatType As FormatTypeEnum
public FormatTypeEnum FormatType {get; set;}
See Also

Reference

C1TextBox Class
C1TextBox Members