Eric
Eric

Reputation: 19863

Images for .NET buttons

I have an application which will support several standard operations

I'd like to have images for those buttons. I've been searching through vs2005 image library but the images there are non consistent. For example the play button (playhs.bmp) is green while stop (stophs.bmp) is blue.

Also I haven't found an undo image

what other common images bundles are there out there? Or is there something like an addon to vs2005 image library? I'd like something free if possible

Upvotes: 3

Views: 981

Answers (3)

Jamie Ide
Jamie Ide

Reputation: 49261

I recommend the free Silk icons set for small 16x16 icons.

Upvotes: 1

tekBlues
tekBlues

Reputation: 5793

Check this thread on Joel of Software forum:

http://discuss.joelonsoftware.com/default.asp?biz.5.755808.5

Lots of excellent free icons packs!

Upvotes: 3

Related Questions