ShortcutBar Mouse Cursor |
Post Reply |
Author | |
dajv
Groupie Joined: 27 July 2004 Location: Australia Status: Offline Points: 80 |
Post Options
Thanks(0)
Posted: 30 March 2005 at 10:23pm |
Gday,
Is there a way to change the icon shown while the mouse is over a ShortcutBar? At the moment, the ShortcutBar overrides Screen.MousePointer to show the hand cursor. What I want to do is change the current mouse cursor to hourglass as a result of an item being selected. I have tried Screen.MousePointer = vbHourglass in the ShortcutBar_SelectedChanged() event but as I said, the ShortcutBar seems to override this; if I move the mouse cursor away from the ShortcutBar I can see the mouse icon change to hourglass - move the cursor back over the ShortcutBar and it changes back to hand, and so forth. There is no MouseIcon property (despite there being a DragIcon property), else I could use this... |
|
dajv
Groupie Joined: 27 July 2004 Location: Australia Status: Offline Points: 80 |
Post Options
Thanks(0)
|
So there is no way?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Yes, sorry, no way.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |