dushkin 1 Posted May 3, 2010 (edited) Hi All, After right clicking on a list control top item, I get a context menu. Now I need to click an item inside this menu. How can I do this? Preferably not using coordinates but rather item name or index. Maybe if I could get the clicked list view item position - I could move the mouse somehow lower to the needed menu item and click it - but then again, it is a little awkward, isn't it?Thanks! Edited May 3, 2010 by dushkin Share this post Link to post Share on other sites
dushkin 1 Posted May 4, 2010 Hi All, After right clicking on a list control top item, I get a context menu. Now I need to click an item inside this menu. How can I do this? Preferably not using coordinates but rather item name or index. Maybe if I could get the clicked list view item position - I could move the mouse somehow lower to the needed menu item and click it - but then again, it is a little awkward, isn't it?Thanks!Guys, I wish that before this question is getting lost in the depths of this forum, maybe someone will be able to give me some direction...All I need to know is how do I select an item in a context menu.Thanks again! Share this post Link to post Share on other sites