01-27-2009 03:42 PM
Is it possible to disable combo box wrapping? I would like to right-justify text in a combo box and display the right-most characters if the text is larger than the size of the combo box. Currently, if the text is larger than the box, it appears left-justified due to wrapping.
Thanks
01-28-2009 12:19 PM
Hi LVB,
I see what you are running into, but unfortunately word wrapping cannot be disabled in a combo box. You'll have to find some other way to set up your UI. Of course, you can always submit a product suggestion for this option.