G
Guest
I have some label-box hyperlinks on a form and I want to change the mouse pointer when I do MoseMove onto the hyperlink. The default mouse ponters in Access are limited (hourglass, vertical and horizontal arrows, I-Bar). What I'd like to use is the "Hand" pointer which is common to DHTML ("Cursor: Hand"). Is there a library of mouse pointers available to Access programmers that can be integrated into VBA? Or is there a way to integrate the hand/finger pointer into VBA? Thx for any advise.