473,387 Members | 1,575 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Need icons for the toolbar


I need icons to put in my toolbar, for the following buttons:

Print
Next
Previous
First
Last
Duplicate
Save
Discard

The ones I have, when disabled donīt appear clearly.

Can any one send me some good icons ?
I will greatly appreciate any help !

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #1
5 6182
Hello,

"Cecilia Bergengruen" <cb*****@adinet.com.uy> schrieb:
I need icons to put in my toolbar, for the following buttons:

Print
Next
Previous
First
Last
Duplicate
Save
Discard

The ones I have, when disabled donīt appear clearly.

Can any one send me some good icons ?
I will greatly appreciate any help !


Did you have a look at the icons which come with VS.NET (extra option in the
setup)?

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #2
there are a plethura of free icons in the world of linux that look very
sharp. kde has the most "windows"-ish and others like gnome offer completely
different visual approaches. imo the irony here is that linux icons eclipse
windows icons in visual appeal by the same magnitude that window overshadows
linux in standardization and ease of use.

here's one link...but searching google for "gnome icons" or "kde icons" will
return a huge selection.

http://jimmac.musichall.cz/ikony.php3

hth,

steve
"Cecilia Bergengruen" <cb*****@adinet.com.uy> wrote in message
news:eo*************@TK2MSFTNGP11.phx.gbl...

I need icons to put in my toolbar, for the following buttons:

Print
Next
Previous
First
Last
Duplicate
Save
Discard

The ones I have, when disabled donīt appear clearly.

Can any one send me some good icons ?
I will greatly appreciate any help !

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 20 '05 #3
Cor
Cecilia,
When the Icons don't have the right size, the look terrible, can it be that.

The iconmap at my computer is
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Graphics\icons

I don't know the size anymore, just try there are small and large ones?
Cor
Nov 20 '05 #4
Hello,

"Cor" <no*@non.com> schrieb:
C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Graphics\icons


The icons are Windows 95-style ones, but they should work.

;-)

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #5
btw, this works fairly well for converting bitmaps to icons using .net

Imports System.Drawing

Private Function getIcon() As Icon
Dim bitmap As Bitmap = picBitmap.Image ' just a picture box w/ a loaded
image
Dim graphic As System.Drawing.Graphics
bitmap.MakeTransparent(transparentColor) ' arg is class variable...make
it whatever i.e. color.white
picBitmap.Refresh()
Dim icon As Icon = icon.FromHandle(bitmap.GetHicon)
Me.Icon = icon
Return icon
End Function
Nov 20 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: tom | last post by:
hi there, i'm looking for some xp-style toolbar icons. i found some but not all i wanted. it seems quite hard to find just normal explorer toolbar icons... especially 'firs', 'last', 'next' and...
3
by: Donald Smith | last post by:
Hey, Does anyone know where I can get a set of the icons used for toolbars? The small ones. (8x8 or 12x12, can't remember the size.) I've looked everywhere, but found nothing. Thanks Donald
0
by: udir | last post by:
Hi, I created a toolbar, added button and Icons from an ImageList. The icons are transparent for disable mode. The problem is that the icons does not look good, a blue outlet is added to the...
3
by: Quan Nguyen | last post by:
I'm trying to look for the icons/images (New/Open/Save, Copy/Cut/Paste...) typically used in toolbars in Windows applications, such as MS Word. I'd appreciate if anyone can point me to a webpage...
3
by: Francois Soucy | last post by:
Hi all! I've never used picture on button since today. But now I need to do an toolbar with some image button. I've some trouble to find picture (*.ico) for these. What I need is a door for...
3
by: lindsay | last post by:
Hello, I am trying to make a toolbar at the bottom of my pocket pc app with 'New', 'Open', 'Delete', etc. icons on the buttons. I'm pretty sure that there are some standard system icons in...
0
by: gene kelley | last post by:
I asked this question previously without response, so I'll rephrase it. I have a VB6 app which uses a third party menu/toolbar activex control. The app includes a commonly found option, "Use...
0
by: danipeer | last post by:
Hi, I have a C# application with a toolbar that displays icons on size 32*32. When I change the comoputer display settings to DPI normal size (96%) the icons became invisible. If I change the...
0
by: Ryan Liu | last post by:
Hi, I encounter a weird problem. I have a user control with a toolbar on it. And there is also an imagelist for this toolbar. This toolbar has few buttons. Everything's modifier is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.