Button Images
-
I am looking for the following images to add to my buttons on my toolbar: Add, Delete, Find, Edit, Save, Undo, Memo, Report, and Exit Does anyone have these or know where I can find them? If so could you email them to me ASAP to (tim@atsbilling.com)? Thanks in advance:) Beginner in VB.Net
-
I am looking for the following images to add to my buttons on my toolbar: Add, Delete, Find, Edit, Save, Undo, Memo, Report, and Exit Does anyone have these or know where I can find them? If so could you email them to me ASAP to (tim@atsbilling.com)? Thanks in advance:) Beginner in VB.Net
check out the vb.net icon extractor. just point it to any compiled .dll file and it will pull any embedded icons out for you. i think the icons you are looking for reside in mscor.dll. just point the application to your system32 directory and you should get everything you need. icon extractor
-jim
-
check out the vb.net icon extractor. just point it to any compiled .dll file and it will pull any embedded icons out for you. i think the icons you are looking for reside in mscor.dll. just point the application to your system32 directory and you should get everything you need. icon extractor
-jim
-
check out the vb.net icon extractor. just point it to any compiled .dll file and it will pull any embedded icons out for you. i think the icons you are looking for reside in mscor.dll. just point the application to your system32 directory and you should get everything you need. icon extractor
-jim