i have two table one in arabic language and another in english.(bothe same field and same data but diferent language) i want specific word touch or select and want to get same to in other language.....

Since VB6 is ancient and I don't have it up and running I'll share how I do this in just about every coding system.

  1. Add the usual ONCHANGE event responder.
  2. In the onchange event responder, change to the selected item as you wish.

Maybe you are asking for me to code this for you but last year we ended the last VB6 support at the office and wiped the machines that had it. We're not looking back since there is no revenue there.

If you forgot how to set the list index, read https://www.vbforums.com/showthread.php?259445-Set-combobox-listindex-with-known-ItemData-RESOLVED

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.