Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

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?

Posted

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

Posted
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.
Posted
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...

Posted
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

Posted

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

Software bugs are impossible to detect by anybody except the end user.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...