WinForms TextBoxControl Overview

Updated over 6 months ago

RadTextBoxControl provides similar to the standard .NET Framework text box features. In addition it allows easy customizations and enhancements. It is generally used for editing text, although it can be used to display text, when in read-only mode. The control can display multiple lines, wrap text to the size of the control and perform text block formatting and replacement.

ninja-iconThe TextBoxControl component is part of Telerik UI for WinForms, a professional grade UI library with 160+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

Figure 1: RadTextBoxControl

WinForms RadTextBoxControl Overview

Key Features:

  • Auto-complete in bound and unbound mode

  • Customizable appearance and theming mechanism

  • Selection and navigation

  • Localizable context menu

  • Flexible and intuitive API

  • Embedded labels

  • IME support.

Telerik UI for WinForms Learning Resources

Telerik UI for WinForms Additional Resources

See Also