RscMapControl within RscControlsGroup does not move position with the dialog
If you create a dialog with "movingEnable = true", place a RscControlsGroup within that dialog and place a RscMapControl within the RscControlsGroup, the RscMapControl will not move position with the dialog.
However, if the same RscMapControl is placed outside of the RscControlsGroup, it does move with the display.
Unfortunately this is not a workaround, since if the RscControlsGroup does span the area of the RscMapControl, the RscMapControl cannot be interacted with as soon as the RscControlsGroup receives focus.