Icons and menu strips

Icons and menu strips

Old forum URL: forums.lhotka.net/forums/t/3547.aspx


Wal972 posted on Sunday, September 16, 2007

Hi

Two questions

Firstly, I need to use the basic icons in win applications where do I get them from, without paying a fortune.

Secondly, how do I incorporate menus relating to a child form into the parent mdi form ?

I'm programming in VB.NET

Thanks in advance

Ellie

eslater replied on Sunday, September 16, 2007

Not sure what you call a fortune but for $350 you can look at www.iconexperience.com.  They have a ton and they are of excellent quality.

Elliot

xal replied on Sunday, September 16, 2007

You can get stock icons from VS's folder here:

C:\Program Files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary


Andrés

Wal972 replied on Monday, September 17, 2007

and the menu issue ?

Thanks

Ellie

hayrob replied on Monday, September 17, 2007

Thanks for this - I didn't know it existed!

Are there any restrictions on using these, or is it simply part of VS and hence available to developers?

tetranz replied on Monday, September 17, 2007

It sounds like you want more than this but the system icons, ie mostly the icons you can use in a MessageBox are directly available in System.Drawing.SystemIcons.

Copyright (c) Marimer LLC