473,785 Members | 2,419 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How do I create a transparent icon?

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 I get it to look
transparent?
Nov 16 '05 #1
2 19487
"Peter Steele" wrote:
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 I get it to look
transparent?


You might try the "magic pixel" value of rgb(255,0,255).
I usually opt for a little utility I turned up while trying to learn the
..ico format
http://msdn.microsoft.com/library/de...msdn_icons.asp
Nov 16 '05 #2
Peter Steele wrote:
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 I get it to look
transparent?

There is a color on the selector that represents "transparen t". It is
an ugly shade of blue. Use that to fill in the areas you want to be
transparent.
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
Nov 16 '05 #3

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

Similar topics

1
1533
by: ray | last post by:
I am trying to create an icon so that when someone reachs the end of a report page they can preview and print. Does anyone have any suggestions aboutte best way to do this. I can crate the preview but I cannot get the form to print even when I just try to print it using a DoCmd in VBA.
5
6673
by: 2003et | last post by:
How To Create Transparent Windows Controls? Thanks
2
4498
by: Netian | last post by:
Hello , Please teach me how to create an Icon object with multiple images by GDI++ . I can create an Icon with a image as following , but can't do an Icon with multiple images. private Icon ReturnIcon() { Bitmap Cbitmap = new Bitmap(32, 32, PixelFormat.Format64bppPArgb); Graphics gc = Graphics.FromImage(Cbitmap); //
0
1154
by: Rich | last post by:
Hello, When I create an icon in VB2005 icon editor - 32x32, the figure I draw in the editor is not displaying on the icon file in the solution explorere, in windows explorer, on the exe, or on the Form. But the icon figure does display in the Project Properties Application Tab (for icon), and it displays in the Alt-Tab window. How can I make the figure in the icon display on the form, exe, solution explorer,...?
1
1374
by: joemo2003 | last post by:
I have a VBA macro, i want to create an icon in toolbar in a MS application, which the macro will run by clicked that icon. What is the general method to do that? Thanks
1
2070
by: =?Utf-8?B?a2VpdGguaHV0Y2hpc29u?= | last post by:
G'day Any tips on how to make a transparent icon for a vb.net application. I'm using Visual Studio 2005. Thanks
3
4218
vdraceil
by: vdraceil | last post by:
Does anyone know hw to set the background icon text color(in win XP) to transparent?? I accidently changed it to some color and now it is possible to change to any other color,but not transparent..so how do i set it back to transparent? there is no restore default option too..
1
1964
by: Jason7899 | last post by:
hi, i have seen some sites the have the photos with the effect that vista and mac does with the icons of the programs that is running, i have seen other cool effect that is the picture of the sites but rotated something like put the picture on the water and the picture seens floated. i beliave that is some final software that creat that effects for the final user can do that in segunds is not photoshop or something like that. any one...
0
10357
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10162
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10101
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5396
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5528
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4063
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3665
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2893
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.