Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Universally affecting mouse cursor
Message
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00452607
Message ID:
00453042
Views:
16
>>has Universally affected mouse cursor. I have tried but it does not seem to affect the mouse when there is no form or off the form for that matter. I have a service that runs and I want to use a special busy cursor for that time. There is no GUI.
>>
>>Thanks in advance,
>
>Have you tried something like «screen.mousepointer = vbhourglass» ?

The above workes for me with forms based progs but only over the form itself.

I've tried the following and it does not error out it just doesn't do anything...

Screen.MouseIcon = LoadResPicture("NovBusy", vbResCursor)
Screen.MousePointer = vbCustom ' 99
~Joe Johnston USA

"If ye love wealth better than liberty, the tranquility of servitude better than the animated contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that ye were our countrymen."
~Samuel Adams

Previous
Reply
Map
View

Click here to load this message in the networking platform