Detached windows
Publicado: Jue Dic 04, 2014 3:35 pm
Hi,
I need to have a "detached" window from the main application form.
I call it "detached" meaning that it must be able to float around the desktop outside the main form.
I don't pass a parent object in the form creation and creation and movement of windows are ok.
I would also like to minimize the main form while still using the new form.
In this case when I minimize main form also "detached" form is minimized.
Can this be done ? If yes how can I accomplish this ?
Thanks in advance.
Regards Giuseppe.
I need to have a "detached" window from the main application form.
I call it "detached" meaning that it must be able to float around the desktop outside the main form.
I don't pass a parent object in the form creation and creation and movement of windows are ok.
I would also like to minimize the main form while still using the new form.
In this case when I minimize main form also "detached" form is minimized.
Can this be done ? If yes how can I accomplish this ?
Thanks in advance.
Regards Giuseppe.