I have an MDI RadForm with several Menu Items (File, Window, Help etc.)
When I open a new child window the Child Menu (Search) is put up in the MDI Menu but in the last position.
Can I change it to be placed between Window and Help?
I have other Child Form Menu's I would like to do this with as well.
I didn't see how I could order them (Event etc).
Thanks