Hi everyone, I am trying to figure out a way of knowing when a context menu closes (either if the user clicked a menu choice or clicked outside of the box.) I have a timer that fires every couple of seconds, and redraws a grid. However, when the grid gets redrawn, it looses where the mouse clicked and it needs to know the value of the grid column/row that is clicked.
I can get the timer to stop while the menu is displayed, but I need to know when the user does something (no matter what) so I can enable the timer.
Any thoughts, ideas, help??? Thank you!
Chris
I can get the timer to stop while the menu is displayed, but I need to know when the user does something (no matter what) so I can enable the timer.
Any thoughts, ideas, help??? Thank you!
Chris