From: eBob.com on 11 Nov 2009 10:30 I'm not the OP but I want to say thank you. I thought icons were supposed to be there somewhere but I hadn't been able to find them. Thanks, Bob "Scott M." <s-mar(a)nospam.nospam> wrote in message news:ur3HnxsYKHA.4012(a)TK2MSFTNGP04.phx.gbl... > Visual Studio includes a wide variety of such icons as part of its > installation at: > > C:\Program Files\Microsoft Visual Studio > 9.0\Common7\VS2008ImageLibrary\1033 > > You just need to unzip the file you find there. > > -Scott > > "TMC" <getmyemails(a)yahoo.com> wrote in message > news:%23r5d0hsYKHA.2184(a)TK2MSFTNGP04.phx.gbl... >> Hey All, >> >> I was wondering if there anyone knows where a good set of standard icons >> can be obtained? >> >> For example, consider the classic Office XP icons. Is there a company, >> website, etc. where these can be obtained? >> >> Thanks > >
From: Saga on 11 Nov 2009 13:06 "eBob.com" <fakenameGOOD4(a)YOUtotallybogus.com> wrote in message > I'm not the OP but I want to say thank you. I thought icons were supposed > to be there somewhere but I hadn't been able to find them. > Did you find them? I ask because if I recall correctly, installing the icons when VS is installed is optional. Worst case, they'll be in the install disks. Also, Google using frase: ico icons. Depending on compatibility with your dev. environment you may be able to use the icon files that contain icons of various sizes and types. If using VB6 a safe bet is to use only ICO files whose size is around 766 bytes, but others may be compatible. Regardless of dev. environment, you'll know if the ico file is compatible when you try to apply the icon to your project. Regards, Saga
|
Pages: 1 Prev: Icons? Next: Question about the Common Application Data Folder |