WinForms TextBoxControl Overview

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.

Telerik UI for WinForms Ninja image

The TextBoxControl is part of Telerik UI for WinForms, a professional grade UI library with 160+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day 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

In this article