Hello,
I have noticed something with the UltraCombo. I have noticed that if there is text in an ultracombo, and then the user click inside the combo, the text size changes slightly. Is there a way around this?
-Chris
Hristo,
Thanks, works like a charm!
Hello ,
You could avoid this behavior if you set AlwaysInEditMode property of UltraCombo to true.
Let me know if you have any further questions.