Jump to content

Recommended Posts

Posted

Hi,

I have combobox of this class WindowsForms10.COMBOBOX.app.0.c8febe3 .

it has list of values like ABDOMINAL,LEG,WOUND,NECK etc. Now when i use any control function and string ABDOMINAL and it selects LEG because last letter of ABDOMINAL is L.

How to select ABDOMINAL with select string in this control?

Posted

Now I get it by using _GUICtrlComboBox_FindString,_GUICtrlComboBox_GetListArray and _GUICtrlComboBox_SelectString fuction.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...