views:

16

answers:

0

Hello Every One! I am working on simple dictionary software. So I have Two Textboxes and one Listbox on the form. Textbox1 is for searching the listbox and textbox2 is for the displaying the meaning of selected word from listbox. When I type a word in the textbox1 the typed word is automatically selected in the ListBox, here the coding is Ok. All Textboxes and Listbox are connected with Ms Access File dic.mdb with ADODC1 control. But problem is that when the word is selected with typing or clicked with mouse in listbox the meaning is not changing in the meaning textbox2. I need the help. Any One Help Plz. Thanks in Advance.