Results 1 to 3 of 3

Thread: [RESOLVED] MouseOver

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2007
    Posts
    308

    Resolved [RESOLVED] MouseOver

    Hey How do I change the mouse into like a hand on a mouse over function.

  2. #2

    Thread Starter
    Hyperactive Member
    Join Date
    Dec 2007
    Posts
    308

    Re: MouseOver

    sorry fixed that prob

  3. #3
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: [RESOLVED] MouseOver

    Me.Cursor = Cursors.Hand
    You also need to handler the MouseLeave event to set the cusor back to default.

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