Jump to content

ComboBox SelectedIndex Event


Recommended Posts

$listHandle = ControlGetHandle($handleOpenForms, "", "[CLASS:ComboBox; INSTANCE:2]")

_GUICtrlComboBox_SetCurSel($listHandle, 2)

This should get a combobox, select the 3d item of the list. It works.... But it is not validated, and so the Event attached to it is not fired.

Any idea, what need to be done ?

Thanks

Laurent

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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