Re: MenuItem - Am I missing something obvious?



Marcus wrote:
Terry,
Check out the MenuStart/MenuComplete events of your form.

- Marcus

Terry wrote:

I've got a pretty standard menu at the top of my main form, and the MenuItem's have event handlers for the "Select" event to update the statusbar text, but what I can't seem to find is a way to know when the user has cancelled the menu without clicking anything so I can clear the statusbar text.

I feel like I'm missing something obvious. Does anyone know how to do this?

Thanks!
Terry



Ah!  Thank you!  That's exactly what I was looking for.
.