Dear Friends,
Is there any idea to make VB Combo box to select an item by typing the first two or three letters.
The VB combo box select item with first letter only.
For example, I have a combo box added all country names. Now I want to select India by typing first two or three letters IN,China by typing CH, Sudan by typing SU etc.
In the normal case VB combo box, if we type IN it selects a country name starting with N.
So is there any idea to get this option in VB Combo box or is any third party combo box with this facility is available ?
Regards
Nasreen


Reply With Quote

