HI
I need the name and location of the icons that are part of windows when you hover over the edge of a window or selection. The ones that turn in to side-side and up-down and diagonal arrows. Any one know also are they free to use?
Printable View
HI
I need the name and location of the icons that are part of windows when you hover over the edge of a window or selection. The ones that turn in to side-side and up-down and diagonal arrows. Any one know also are they free to use?
What are you going to use it for...a VB app??? You know it is a property on the form to change the mouse icon...
If not...on my PC with Win2K they are at `"C:WinNT\cursors\*.cur"
Most of the application resources like images and audio files are stored within the application. u can find only less icons used by the window in ur local hard disk. there is a tool available to view the images stored within ur application. the tools is ICON EXTRACTOR. try search this in the forum or in any of the popular vbsites.Quote:
Originally posted by joey o.
HI
I need the name and location of the icons that are part of windows when you hover over the edge of a window or selection. The ones that turn in to side-side and up-down and diagonal arrows. Any one know also are they free to use?
Cheers :) :) :) :)