Yes, that's right for the MainMenu, but it is not only the MainMenu. Also the rest of the form behaves not in the way intended. For example, the text on Labels becomes mirrored, regardless of the BidiMode.
It would be great to have a way to only change the title bar of the form and leave the rest of the form like it is, because the rest of the form can easily be adjusted using BidiMode and the controls are caring of themselves correctly. When changing the mirroring only for fixing the title bar, it results in more problems than it solves.
Maybe this is even a thing that could be integrated into the Windows widgetset in general. At the moment, setting BidiMode of the form is changing the alignment of the form caption only (see first attachment), but the form caption should normally be at the side of the icon (see last attachment).