$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 TextBox in C#

WinForms Text Box Control

The Text Box Control for Windows Forms is not only an alternative skin control to the standard Windows Forms text box control, but also provides various enhanced properties to store prompt information if no entry available. The Text Box allows users to add a text box to their Windows Forms applications with the same look and feel of other Windows Forms controls. With the text box, users can input text in a single line or multiple lines.
The Text Box WinForms Control is able to replace the standard Windows Forms text box control and support the themes predefined in the Kettic UI WinForms Components Suite as well as custom themes. Except for adding text box to your Windows Forms applications with same themes of standard text box control, the Kettic Text Box Control is capable of displaying a default text while no actual data existed in the text box.
The Kettic Text Box Control shares most of the properties included in the standard Windows Forms text box control, such as,
  • Text, this property is used to set the current text in the text box WinForms control.
  • CharacterCase, the character case property is used to determine whether text will display in upper-case, lower-case, or both cases.
  • MultiLine, this property is used to determine whether multiple lines of text can be shown in the Text Box control.
  • BackColor, this property is used to configure the background color of the text box WinForms control.
  • ForeColor, this property is used to configure the fore color of the text box WinForms component.
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