Sorry, no, I want to simulate a button press
Sorry so, as per my first post.......
If the menu is selected and it opens, but no selection is made, I want to shut it. But with no close method (that I can see) the only way to do this would seem to be to run a timer, and when it times you simulate a button press in code to shut it down.
I am not generating a click event because I am not selecting anything...this is what I want to use to shut the menu as a timeout.....otherwise is stays open indefinitely waiting for a button press..............