I have a ricktext box, and a combobox. The combobox is for changing the color of selected text within the richtextbox.
The problem is, I select the text I want to change the color of, but when I drop down the combobox, the Richtextbox loses focus and the text is deselected, is there a way to prevent this??