C
Charles Harmon
I have a small application that is basically a set of
menus with various selections on them. I copied a form
from a Freeware application, modified it slightly, and
built an application around it.
The application works fine, but when the mouse is held
over a menu choice on the form, which are labels that
become highlighted, a blocked cursor appears directly
under the mouse pointer. It disappears when the mouse is
moved off the label however.
How can I get rid of the cursor? My application has no
keyboard input and the cursor should never be shown. In
Access Help I could find no command to hide the cursor or
prevent it from being displayed. There is no obvious
reference to the cursor in the application.
Any help would be appreciated. Thanks.
Charles Harmon
menus with various selections on them. I copied a form
from a Freeware application, modified it slightly, and
built an application around it.
The application works fine, but when the mouse is held
over a menu choice on the form, which are labels that
become highlighted, a blocked cursor appears directly
under the mouse pointer. It disappears when the mouse is
moved off the label however.
How can I get rid of the cursor? My application has no
keyboard input and the cursor should never be shown. In
Access Help I could find no command to hide the cursor or
prevent it from being displayed. There is no obvious
reference to the cursor in the application.
Any help would be appreciated. Thanks.
Charles Harmon