How do I tell a floating pane which monitor to use?
It seems that if it get a Point from my form and use an offset that the floating pane uses the whole screen area available and not the monitor that the form is on. I can subtract from the point to get the floating pane to be on the correct monitor, however if I use a machine with anohter monitor orientation it does not show up where expected.
Is there a way to determine which monitor a floating pane should display?
It seems that if it get a Point from my form and use an offset that the floating pane uses the whole screen area available and not the monitor that the form is on. I can subtract from the point to get the floating pane to be on the correct monitor, however if I use a machine with anohter monitor orientation it does not show up where expected.
Is there a way to determine which monitor a floating pane should display?