I have a Menu strip where I have filled it with tabs like File, Edit, View and Help.

Recently I have jus added one more tab named Action into my form, and I have placed it in this manner. File, Action, Edit, View, Help in my design form.

But as I am running my program, I found out that the new tab Action i have placed is mis-arranged where it has become File, Edit, Action, View, Help

Any ideas on how to solve this?