Window modal to document

Hi there i have a huge window with lots of objects, originally it was a modal window but my user solicited to change it to show menu and not to block de system.

On Xojo (2018R2) I changed it to document, changed the method from showmodal to show and put on a menu.

But the on compiling / running it insists on open as modal.

How do i fix it.