Hi,
How can we show floating window as centralize of any screen and resolution.
Thanks
Amin
Hi,
How can we show floating window as centralize of any screen and resolution.
Thanks
Amin
You can get hold of the screen information, and calculate the position and size based on that, like from System.Window.Forms.Screen[] array.