tfmiltz 0 Newbie Poster

I do see AutoClose as a property for primary ContextMenu items, but I observe the secondary menu items do not stay open.

Does anyone have a solution for this?

I did opt with Secondary menu item click handler to set AutoClose to False, and create a single handler to process and handle a click event for any items on the form OTHER than my context menu, which works, it is 3 lines, but seems a kludgy approach.

Perhaps there is a better way?