how do i change the mouse pointer icon to the one that shows up in microsoft internet explorer when going over a link (the hand icon) ?
Printable View
how do i change the mouse pointer icon to the one that shows up in microsoft internet explorer when going over a link (the hand icon) ?
Set the MousePointer property for the control to "99-custom"
Set the MouseIcon to the icon you want to use.