Results 1 to 4 of 4

Thread: MousePointer question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Posts
    161

    Question

    Does anybody know the difference between:
    'Screen.MousePointer = ...'
    and 'Me.MousePointer = ...'

    I've tried both and they seem to react the same...

  2. #2
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    I beleive that

    Screen.MousePointer affect the mouse pointer for the entire screen.
    Me.MousePointer affects only that form.
    Iain, thats with an i by the way!

  3. #3
    Fanatic Member
    Join Date
    Mar 2000
    Location
    That posh bit of England known as Buckinghamshire
    Posts
    658
    Did you ask about this in VBChat the other day?
    Iain, thats with an i by the way!

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    May 1999
    Posts
    161
    No, it's the first time I ask.

    I aggree with you, that's what it should do... from the name of the objects, it makes sense.

    When I tried both cases though, as soon as my mouse moves off of the form, it returns to the original pointer.

    But thanks anyway.

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