VBForums
>
Visual Basic
>
Database Development
> hiding mouse pointer
PDA
Click to See Complete Forum and Search -->
:
hiding mouse pointer
sreedhar
Jul 28th, 1999, 06:46 PM
please help in hiding mouse pointer while working with forms at runtime
bashfirst
Jul 29th, 1999, 09:51 PM
From VB the easiest way to go is probably to create a transparent cursor... load it with MouseIcon, and then set Mousepointer to vbCustom.
Bash
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.