how to add an image to the cursor in win appl [modified]
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
-
Hi , I am having a toolstrip on the left . If i click on an item , the cursor has to change to + with image of the item which is happening in VS 2005 at design time . i tried but not acheived the thing . Thanks ,
modified on Friday, March 7, 2008 2:43 AM
What did you try ? You can create a cursor from a bitmap, I believe. You can set the cursor by doing Cursor = whatever.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )