|
-
Sep 9th, 2007, 05:23 AM
#1
Thread Starter
Hyperactive Member
[VB 2005] Selecting Items And Moving Them To Location.
I need some help please, i want to have a rectangle on my form that is hidden.
Then when i click it moves the rectangle to the mouse location and makes it visible.
Then when you move your mouse it makes the rectangle bigger.
After that i want it to make the borderstyle of pictureboxes inside the rectangle as fixedsingle.
Thanks in advance.
------
KNXRB
-
Sep 9th, 2007, 06:34 AM
#2
Re: [VB 2005] Selecting Items And Moving Them To Location.
Since the rectangle is hidden, I assume that when you say "when I click it", the "it" you are referring to is the form, so just set its visible property to true in the form's mouseclick event.
-
Sep 9th, 2007, 08:52 AM
#3
Thread Starter
Hyperactive Member
Re: [VB 2005] Selecting Items And Moving Them To Location.
i've got that bit but how do i make the rectangle bigger when i move the mouse?
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
|