Hello,
I need to determine the location of the dropdown and its items of the ComboBoxTool when its actually dropped down.
Control or UIElement would work great. However, I don't see how can I get any of those objects. I would expect having the control (probably ListBox) added to children controls of the form, but it's not there.
Any ideas how to get the location of the dropped down control and the items it contains?
Thanks,Vitaly
Hello Vitaly,
I prepared and attached a sample for you. Please review it and see if it meets your requirements.
If I misunderstood you feel free to let me know, I will be glad to assist you on that matter.