KhalidAnsari Posted July 12, 2018 Posted July 12, 2018 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
KhalidAnsari Posted July 13, 2018 Author Posted July 13, 2018 I can able to set value in Combox thanks
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now