Problem in Drop down list box
C / C++ / MFC
4
Posts
2
Posters
0
Views
1
Watching
-
I am having a Drop down list box which contains values as A,B,W,X,Y,Z. Only for the first time, the Dropdown list having the name corresponding to the key pressed gets displayed. But for the next key strokes, the corresponding name is not displayed.How to display the value corresponding to the key strokes? Thanks,
-
I am having a Drop down list box which contains values as A,B,W,X,Y,Z. Only for the first time, the Dropdown list having the name corresponding to the key pressed gets displayed. But for the next key strokes, the corresponding name is not displayed.How to display the value corresponding to the key strokes? Thanks,