Results 1 to 3 of 3

Thread: [VB 2005] Selecting Items And Moving Them To Location.

  1. #1

    Thread Starter
    Hyperactive Member knxrb's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Posts
    321

    [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

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    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.

  3. #3

    Thread Starter
    Hyperactive Member knxrb's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Posts
    321

    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
  •  



Click Here to Expand Forum to Full Width