I need a search box and not wanting to (badly) reinvent the wheel I found this https://docs.telerik.com/devtools/winforms/knowledge-base/search-box
Can somebody help me improve this:
- I want the magnifying glass image on the left because it interferes with the clear button (Show clear button property). If I modify the code to dock it to the left (and the RadTextBoxItem to the right) the clear button isn't shown when it's supposed to..
- I want the magnifying glass image to disappear when the user focuses on the text box or when there's some text in it