I have a dropdown and a Icommand button in the same toolbar in ArcMap. I can’t seem to get access to the dropdowns selection when I am using the command button.
How can I find the dropdown so I can find out what the user just selected?
Thanks
Scott
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found the Drop Down with this code… Then I dove a little Deeper to pull the dropdown out.
Then the Dropdown was at:
Note: LOSBaseCampExample.LOSSurroundBaseCampControl was the name of MY tool… Your will be different.