How is it possible to open a 'small' form (not in modal) restored and let the main form maximized?
I've tried to use the a PopUp form, but I can't set up the value myForm.PopUp = True or False when I need it by code due to a runtime error 2448: "You cannot assign this value to this object".