Hey anyone know where i can get the Icon that they used in vb.net for the web nav control ?(e.g" stop,Refresh,forward,Back"?
Printable View
Hey anyone know where i can get the Icon that they used in vb.net for the web nav control ?(e.g" stop,Refresh,forward,Back"?
I love when people ask me questions like this. :D You kow that little button to the right of the F12 button? (The one that says "PrintScrn" on it.) Press it when you have Internet Explorer open, then open paint and press Control-V. Viola!
Have fun,
Furry
No Smart A@@
I need the actual Icon Files not a Screen shot screen shot dont rely scale well!
I think the implication was that you then cut and paste the required icon into an icon editor.
of course the next question is gonna be - where do I get an Icon edtor from...
:eek::DQuote:
Originally posted by 308holes
No Smart A@@
I need the actual Icon Files not a Screen shot screen shot dont rely scale well!
Yes, I am implying that. :) Here's an Icon editor.Quote:
Originally posted by Bananafish
I think the implication was that you then cut and paste the required icon into an icon editor.
of course the next question is gonna be - where do I get an Icon edtor from...
Bitmap to Icon Converter
It works best if the bitmap you're working from has the same height as width. You can adjust this in paint.
gL,
Furry
Here you go. I whipped up a nice little example for you.
Im looking for the ICON in the VB.net window that are used on the WEb NAV they are toooo Small to get a good screen shot! just wanted to know if their was/is a way to get the icons from the .exe or if you knew where to get them ?
You can get them from an exe or dll file if you can find which one they are in. I didn't see them in any of the vb.net common files.
Here a little zoom in Adobe and ArtIcons and hooray, icons. I had a hard time catching the stop button colored but it looks the same.
Thanks
Edneeis
If you are looking for an icon inside the program, just do a search for "*.ico" in the folder it's installed in. If nothing turns up, then do that same search in all your VB CDs.
Furry