$99 VS $1000+. UI Control for ASP.NET AJAX(contains chart and gridview).
Editors Control for Windows Forms
Powerful data input control for WinForms application, flexible data entry controls, strict validation
Home > WinForms UI Controls > User Manual > Editor MaskedEditBox in C#

C# Text Edit Box WinForms Control

The Text Edit Box Control is a C# component which support the predefined themes included in the .NET UI WinForms Control. It is used to format and constrain text to a pattern that has been predefined or defined by users. This Text Edit Box Control entirely provides the support of globalization which allows users edit the date and time and navigation with the arrow keys like up and down.
The Editors Control for Windows Forms application is flexible data entry controls and provides highly customizable, intelligent controls for managing data input, such as Text Box, Text Editor Box that supports Standard, Numeric and DateTime masks, Date Time Picker, and a slick Spin Editor. By adding data input validation and masks, developers can enhance the functionality of their application. The Editor Control can be used for data input in any other Windows Forms controls, including Grid View control, Scheduler control, Combobox control, and Tree View control.

Properties of Text Edit Box Control

The following properties define what type of theme can be used to the Text Edit Box Control.
  • None, this property will not apply any themes to the Text Edit Box Control
  • DateTime, this property allows users utilize characters that represent date time to Text Edit Box Control
  • Numeric, this property is used to display the percent values, decimal values, currency, fixed point values.
  • IP property allows you to input the IP address only 3 digits in four groups in 0-255 range.
  • Standard, this property is used to show standard characters.
  • Regex, it will be used to check for at least one character in this range in the text of Edit Box
  • The Text Edit Box Control provides the Null value support
  • Email, allows you input the valid mail if this invalid email is input
  • The Text Edit Box Control offers easy navigation between text parts of Date Time Picker
UI Controlsfor Windows Forms
.NET WinForms UI Overview.NET WinForms UI Features.NET WinForms UI GuideC# WinForms UI DesignVB.NET WinForms UI Design
WinForms UI Controls