SetDeskopLocation, Top? Left?

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
 
C

Cor

Hi CJ,

I do not know, did you already try to replace it to the resize event?

(If it stays I will test it for you.)

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top