Finger pointer with radio button control

  • Thread starter Thread starter Chris G
  • Start date Start date
C

Chris G

Hi,

Does anyone know how to set a finger as the pointer for a radio control
button (not form button). In the properties it has a large list of pointers
under "MousePointer" but there isn't one for the index finger pointer?

Any ideas?

Thanks.
 
Set the MousePointer property to: 99 - fmMousePointerCustom

In the MouseIcon property, click the build button, and select a file
with a hand icon. If you don't have one, you can download one from John
Walkenbach's site (in step 4 of the instructions):

http://www.j-walk.com/ss/excel/tips/tip71.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top