New to Telerik UI for WinForms? Download free 30-day trial

Structure

This article describes the inner structure and organization of the elements which build the RadMaskedEditBox control.

Figure 1: RadMaskedEditBox`s Element Hierarchy

WinForms RadMaskedEditBox Element Hierarchy

Figure 2: RadMaskedEditBox`s Structure

WinForms RadMaskedEditBox Structure

  1. RadMaskedEditBoxElement: Represents the main element of RadMaskedEditBox.
  2. RadTextBoxItem: Text box handling user input.

See Also

In this article