Structure
This article describes the inner structure and organization of the elements which build the RadButtonTextBox control.
RadButtonTextBox is a derivative of RadTextBox and it internally uses
- RadButtonTextBoxElement - represents the main element.
- StrechedHorizontalStackLayoutPanel - hosts the left/right button elements.
- RadTextBoxItem - handles the user's keyboard input.