How to get the Dropdown controls Reference from an ICommand in ArcObjects

Posted by Scott on Stack Overflow See other posts from Stack Overflow or by Scott
Published on 2010-05-19T16:00:55Z Indexed on 2010/05/19 16:30 UTC
Read the original article Hit count: 342

Filed under:
|
|
|
|

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

© Stack Overflow or respective owner

Related posts about arcmap

Related posts about arcobjects