Jump to content

Setting value to DropDown


Recommended Posts

Hi,

I need to set value to DropDown using AutoItX3.dll.

I am using this Dll with C# in my project.

Below is my code

MyAutoIt.ControlCommand("Social Club - Membership Manager", "", "[NAME:cmbMaritalStatus]", "ShowDropDown", "single");

MyAutoIt.ControlSetText("Social Club - Membership Manager", "", "[NAME:cmbMaritalStatus]", "single");

It is not setting value.

Please advice.

Thanks,

Khalid

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...