NekoManu Posted August 13, 2004 Posted August 13, 2004 I want to use the same icons for cut/copy/paste/help/... in my application as in .NET applications. The problem is I can't find them. Can someone tell me where I can find them? Quote
Engine252 Posted August 13, 2004 Posted August 13, 2004 it's not a nice way but you could try to use a icon sucker witch can retrieve all icons out of executables Quote
PWNettle Posted August 13, 2004 Posted August 13, 2004 I think VS.Net is using these, perhaps with some special effects applied to make them appear dimmed/disabled when the operation isn't available: C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Graphics\bitmaps\OffCtlBr\Small\Color If not, those are very close. The path may vary depending on your installation. Paul Quote
NekoManu Posted August 13, 2004 Author Posted August 13, 2004 I don't have a 'Graphics' in Common7. I know they should be in either a dll or exe, but I cant' find which it Quote
sjn78 Posted August 14, 2004 Posted August 14, 2004 You could just do a printsceen and them touch them up. This method won't be any good if you want to make your icons bigger than the originals though. Quote
Administrators PlausiblyDamp Posted August 14, 2004 Administrators Posted August 14, 2004 If they aren't installed they should be on the original install media. Also if you are after a modern VS look you should wander over to http://www.divil.co.uk and have a look at his controls. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
sjn78 Posted August 14, 2004 Posted August 14, 2004 I don't think they come with any 'Standard' version's of VS. Before I got the full VS, I think I had trouble finding them as well. Quote
NekoManu Posted August 14, 2004 Author Posted August 14, 2004 They have to be somewhere on my harddisc. I can see them when I start the program. The problem is finding the right dll or exe. Quote
ost Posted August 14, 2004 Posted August 14, 2004 They have to be somewhere on my harddisc. I can see them when I start the program. The problem is finding the right dll or exe. try GetIcon .. you can choose a directory to scan and it will scan all dll's in the directory and it's subdirectories... Quote
PWNettle Posted August 16, 2004 Posted August 16, 2004 If they aren't installed they should be on the original install media. True. I believe it's an install option...so, if you don't have them, you could probably run setup for VS as get them. They're the same images they provide for Visual Studio 6. I would think that they're included with all but the most minimal versions of MS dev tools. *shrug* Paul Quote
AlexCode Posted August 17, 2004 Posted August 17, 2004 Hi... I have a set (ICL) of 547 XP Icons... and they're not all there!! :D Even compressed with Winzip it still delivers around 2.6Mb so, if you guys want it, connect with me via Messenger or give me an email that can handle this file... ok? Alex :p Quote Software bugs are impossible to detect by anybody except the end user.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.