Discovered a new feature in the Telerik Winforms framework. Embedded Labels! Now to add a button to the control. There are several layers that need to be moved and reattached. private void TextBoxButton(RadTextBox textBox, string svgImagePath) { // Copy existing …

Add an SVG image button to a Telerik RadTextBox with and Embedded Label Read more »