C
CJ Taylor
Hey, I've tried everything to get a form to be placed where I want based on
absolute screen coords from Control.PointToScreen.
The only difference between this form and others is its borderless, should
not have a problem.
however, if I set the coordinates of it I would put in
X = 1069
Y = 564
and set that to the Top and LEft, I've set the Location. I've used
SetDesktopLocation... etc... nothing... I usually get X/Y pairs of 22/22, or
154/123, etc...
Nothing of patterns... anyone have any clues why this doesn't work..
thanks,
CJ
absolute screen coords from Control.PointToScreen.
The only difference between this form and others is its borderless, should
not have a problem.
however, if I set the coordinates of it I would put in
X = 1069
Y = 564
and set that to the Top and LEft, I've set the Location. I've used
SetDesktopLocation... etc... nothing... I usually get X/Y pairs of 22/22, or
154/123, etc...
Nothing of patterns... anyone have any clues why this doesn't work..
thanks,
CJ