473,395 Members | 1,516 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,395 software developers and data experts.

Best way to store icons

What is the best way to store icons so that they can be
used easily when required and can be updated without too
many hastles?

With Microsoft's ImageList control the icons are returned
as Drawing.Image objects but I require them to be a
Drawing.Icon object. This can be achieved by converting
the Drawing.Image object to a Drawing.Icon object
everytime an icon is required but this seems inefficent
considering the picture originated as an icon in the
first place.

The other alternative I've tried is to embed the icon as
a resource but my workspace becomes too cluttered (re:
Solution Explorer).

Does anybody have any suggestions? I don't want the
icons to be sitting as files where they are readily
visible by the user - I would prefer that they are
embedded somehow.
Nov 20 '05 #1
2 1332
create a folder in your solution explorer and put the icons in it ;p

"Pete" <an*******@discussions.microsoft.com> wrote in message
news:04****************************@phx.gbl...
What is the best way to store icons so that they can be
used easily when required and can be updated without too
many hastles?

With Microsoft's ImageList control the icons are returned
as Drawing.Image objects but I require them to be a
Drawing.Icon object. This can be achieved by converting
the Drawing.Image object to a Drawing.Icon object
everytime an icon is required but this seems inefficent
considering the picture originated as an icon in the
first place.

The other alternative I've tried is to embed the icon as
a resource but my workspace becomes too cluttered (re:
Solution Explorer).

Does anybody have any suggestions? I don't want the
icons to be sitting as files where they are readily
visible by the user - I would prefer that they are
embedded somehow.

Nov 20 '05 #2
"Pete" <an*******@discussions.microsoft.com> schrieb
What is the best way to store icons so that they can be
used easily when required and can be updated without too
many hastles?

With Microsoft's ImageList control the icons are returned
as Drawing.Image objects but I require them to be a
Drawing.Icon object. This can be achieved by converting
the Drawing.Image object to a Drawing.Icon object
everytime an icon is required but this seems inefficent
considering the picture originated as an icon in the
first place.

The other alternative I've tried is to embed the icon as
a resource but my workspace becomes too cluttered (re:
Solution Explorer).
You could create a folder in solution explorer and store the icon files
there.
Does anybody have any suggestions? I don't want the
icons to be sitting as files where they are readily
visible by the user - I would prefer that they are
embedded somehow.

--
Armin

Nov 20 '05 #3

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

Similar topics

1
by: Tal | last post by:
Hi, i'm looking for a source code in java (or VB) that will get .ico files and store them in a .dll resorce file. sonthing like the ICONDLL.EXE program. 10x, Tal.
24
by: Crom | last post by:
Ok. I want to settle this once and for all. After looking at the source for various, rather sizeable (but not all were so big) web sites that use icons that show up in the addressbar beside the...
2
by: Matthias S. | last post by:
Hi, I need to find the Icons associated with a given file extension. I guess there are registry entries for that. Is there a generic way of getting them? Thanks a lot in advance, Matthias
6
by: B-Dog | last post by:
Does anyone know where I can find some professional looking icons that are the standard windows collection for developers? The ones that came on the VS cd are pretty lame. Thanks
17
by: Brett | last post by:
I'd like references on where to find some good (quality) icons to use for form and application icons (for the EXE). Most of the free stuff isn't that great looking and there isn't a good...
2
by: SharpCoderMP | last post by:
i'm trying to embed multiple program icons in my executable. the only way so far i managed to do that is to embed native win32 resource file with multiple icons. it works, but... when i create a...
7
by: Jack | last post by:
Hello, What is the Best Icon Maker? Thanks, Jack
4
by: Steve | last post by:
When I create a new project in 2005, and I go to save the project files, vb.net displays a dialog box that repeats the name of the application and has a checkbox if I want to create a new directory...
4
by: Sanoski | last post by:
This might be a dumb question. I don't know. I'm new to all this. How do you find icons for your programs? All GUI applications have cool icons that represent various things. For instance, to save...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.