Hello,
I to am trying to find the icons that make up the menustrip but am having no such luck locating this directory and zip file.
I can't find:
C:\program files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\ on my computer
Any additional help would be greatly appreciated. I am planning on making a menustrip using visual c++ 2005 express edition.
Thanks,
Joe
I took the above recommendation from a prior posting...
"....If you installed in the default location, they are in a zip file under:
C:\program files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\
Unzip the icons to the same directory the zip file is in, and the cut image is under:
C:\program files\Microsoft Visual Studio 8\Common7\VS2005ImageLibrary\VS2005ImageLibrary\bitmaps\commands\highcolor\cut.bmp
Note that these are bitmaps with a pink-ish background that should be set as the transparent color (I think this defaults to the right color)...."

MenuStrip Images...
Naren Datha
So I'm a persistent little bugger, haha...
Dr. Joe
StefanoVS2005