From: kevinp on
I've got an MDI container form with it's own menustrip control. The
menustrip gets merged with any forms opened inside it. No problems.
Most are set for MatchOnly or Append.

The MDI has an 'About' that I always want to be at the end. But any
menu items that get appended always go to the end. How can I change
this?