how to get the monitors in C# and draw an image in full screen to each monitor
I am working in multiple monitor and i need to know that how to get the no of monitors connected? If connected then draw a jpeg image to each monitor(full screen) continuously.
Thanks in advance

