Results 1 to 3 of 3

Thread: Mouse Pointer changing-Simple question?

  1. #1

    Thread Starter
    Hyperactive Member vbuser1976's Avatar
    Join Date
    Sep 2000
    Location
    Yonkers, NY
    Posts
    404

    Question Mouse Pointer changing-Simple question?

    I know this has probably been asked before, but I will ask again (even though I hate having to be repetitive). I want to know if I can create a module that will say something to the effect of this:
    If application is processing data, connections, etc. then
    mousepointer = vbHourglass (or maybe the animated hourglass)
    else
    mousepointer = vbDefault
    I really do not want to put this on every form of my app. I want to put it in one place (like a module) so that I don't have to put it in all my forms. Any help would be greatly appreciated. If you have it, I would love some sample code as well.

    Thanks in advance.
    -vbuser1976
    VB6 Enterprise SP6
    SQL 7.0 SP2
    VBScript, HTML, Javascript, C++, a little UNIX

  2. #2
    Frenzied Member
    Join Date
    Jan 2000
    Location
    Brooklyn NY USA
    Posts
    1,258
    If i understand what you r trying to do, then No there is No way.

  3. #3

    Thread Starter
    Hyperactive Member vbuser1976's Avatar
    Join Date
    Sep 2000
    Location
    Yonkers, NY
    Posts
    404

    Unhappy ok...

    Thanks for the help anyway.
    -vbuser1976
    VB6 Enterprise SP6
    SQL 7.0 SP2
    VBScript, HTML, Javascript, C++, a little UNIX

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