i have a richtextbox on a tab and a combo box on the same tab. the combo box contains whole numbers that, when selected, changes the font size of the selection from the rtb equivilant to the number selected.

i have a small problem though. clicking on the combo box removes the selection from the rtb. is there any way to go around it?

thanks.