Hi all,
I want to show my windows form on a new desktop.
I kow you can start a new desktop with the [DllImport("user 32.dll")] commando.
But I can't get the form on it. Has anyone got some code of this.
Thanx
I want to show my windows form on a new desktop.
I kow you can start a new desktop with the [DllImport("user 32.dll")] commando.
But I can't get the form on it. Has anyone got some code of this.
Thanx
Comment