|
-
Aug 2nd, 2001, 08:24 AM
#1
Thread Starter
Hyperactive Member
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
-
Aug 2nd, 2001, 08:29 AM
#2
Frenzied Member
If i understand what you r trying to do, then No there is No way.
-
Aug 2nd, 2001, 08:56 AM
#3
Thread Starter
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|