473,398 Members | 2,120 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,398 software developers and data experts.

transparent icon

G'day

Any tips on how to make a transparent icon for a vb.net application.
I'm using Visual Studio 2005.

Thanks
Oct 13 '07 #1
1 2040
I don't know what you mean by a transparent icon. To add an icon to your
project, you right click the project, and select add new item. One of the
choices is "icon". When you double click this, you will be in an icon editor
to customize it. I normally change the "Build Action" property for this icon
to "Embedded Resource". You can then get it within your code with a call to
System.Reflection.Assembly.GetAssembly().GetManife stResourceStream (fn),
where fn is similar to projectname.icon1.ico.

Hope that helps somewhat.

"keith.hutchison" wrote:
G'day

Any tips on how to make a transparent icon for a vb.net application.
I'm using Visual Studio 2005.

Thanks
Oct 13 '07 #2

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

Similar topics

3
by: Martin Reikenkamp | last post by:
I'd like to use a transparent icon in a ms access form. The icon looks good (transparency) when I use the Windows XP-style. But when I switch the preferences of the Windows & Buttons-settings to...
0
by: Ziver | last post by:
Hello, I used the utility "Easy Icon Maker" and created a transparent icon for my Outlook button. When i view it from the windows explorer i see as transparent but if i execute my add-in that...
2
by: Peter Steele | last post by:
Visual Studio provides an icon editor but I can't figure out how to create a transparent icon. My app always shows the full 32x32 square, with a wide background instead of a transparent one. How do...
0
by: Josch | last post by:
I have here a specific problem with ASP.NET in C#. I want to convert an Icon (System.Drawing.Icon icon) to a GIF-Image. First, my attempt was converting the icon to a Bitmap: Bitmap bmp =...
8
by: Dennis | last post by:
How can I find the transparent color in an Icon and convert it into a Color type in VB.Net 2003? I want to convert it into a bitmap with the same color transparent. I know that I can convert it...
0
by: FredC | last post by:
I'm using VS C#.Net 2003. I built a simple windows form app. with the following attributes: - has a BackgroundImage set to a jpeg I built a very simple user control that contains a picture box set...
1
by: FredC | last post by:
I'm using VS 2003, C#.Net 2003. I built a simple windows form app. with the following attributes: - has a BackgroundImage set to a jpeg I built a very simple user control that contains a...
2
by: Lee | last post by:
Hi, I have a notify icon and have been trying to make the background color transparent. But do .ico files allow a transparent color? when i select the image for the notify icon it askes for...
2
by: Eng Teng | last post by:
How do I create a transparent form which allow me to click icon behind the transparent form on desktop. Regards, Tee
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: 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: 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
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...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.