Hi,
If there is an item in the UltraComboEdit is too long, then can't show the whole text of the item, how to handle it?
Regards & Thanks
Wei Wei
Try Autosize property. May be this is the one which you are looking for. :)
I don't understand your question. Are you talking about on the list? Or in the control's text portion? The list should automatically size to the largest text. And the control size is controlled by you.