Get the top left coordinate of the each screen in C#, ignoring where the "Main" screen is located -


i working on project (hobby) whereby draw stuff on 3 monitors. however, because of way drawing, if set monitors main screen center screen, when ask top left of each screen windows, adjusted coordinates - wrong, unless main monitor leftmost, , end 1 form missing, long 1 supposed centered on left, , window supposed leftmost, kinda spread across 2 monitors.

does have ideas? i've been working @ particular problem day.

this when left not "main" vs when left main

(should noted middle monitor 16:10 , side monitors @ both 5:4)

right pass screen object each form while setting up, , sets it's own location match screen - this.location = screen.bounds.location;


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -