Hi Thomaz,
If it's not supported, you should do it by hand. When you add items to the drop-down, change the text to upper case right before you add the item. To allow users to add their own items, write some code for when the drop-down looses focus (in the LostFocus event) and change the case for the item that has been inserted.
There may be other ways as well, but this is what I would try first.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
|