I have a working incremental search for combo box (type 0-Drop Down Combo) but I have a problem when combo box width is smaller than the selected data. The selected data is highlighted and push to left.<br><br>Thanks for help.
I have had this same problem in the past and here is what I did to rectify the situation. Try setting the combo box style property to "2 - Dropdown List" instead of "0-Drop Down Combo". This should left justify the text for a selected item in a combo box. You can also increase the width of the combo box control to equal the longest item in the list. Hope this helps.
Check out Microsoft Knowledge Base article Q89219 for further assistance. Go to microsoft.com -> select support menu from the upper left portion of the screen -> select knowledge base -> type in the number Q89219.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.