|
-
Jul 20th, 2004, 09:15 AM
#1
Thread Starter
Fanatic Member
x and y position on a form
I have a form and would like to know the x and y positions on the form... How can I do this?
-
Jul 20th, 2004, 09:19 AM
#2
x and y positions of what?
the form relative to the monitor? where the mouse is on the form? please be more specific
-
Jul 20th, 2004, 09:36 AM
#3
I wish I could think of something witty to put in my sig...
...Currently using VS2013...
-
Jul 20th, 2004, 09:50 AM
#4
Thread Starter
Fanatic Member
I have a pciture on the form and I want the user to click on a x and y position on the form and a second pic loads. But first I need to know the x and y position on the pic... For example I have a pic of Windows XP and I when the user clicks the Start button (the pic on the form) a second pic will load... I need to know the x and y of the start button..
-
Jul 21st, 2004, 06:05 AM
#5
There is every chance I've misunderstood what you're trying to do, but...
Why don't you put a transparent control (e.g. a Panel) over the picture of the start button and use the Click event of the control to load your second picture?
This world is not my home. I'm just passing through.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|