The code shows you how to have alpha-blended icons in a .NET toolbar. Normally, the shadow shows up as totally black. With this code, the shadow is displayed correctly. Works only with OSes supporting the alpha channel and needs a manifest in order to work.
File List:
@PSC_ReadMe_1925_10.txt
1Kb
AlphaToolbar.csproj
6Kb
AlphaToolbar.csproj.user
2Kb
App.ico
1Kb
AssemblyInfo.cs
2Kb
Example.jpg
34Kb
Form1.cs
9Kb
Form1.resx
76Kb
Run2.ico
9Kb
Say2.ico
9Kb
SelectAll2.ico
9Kb
Start2.ico
9Kb
Undo2.ico
9Kb
bin/
0b
bin/Debug/
0b
bin/Debug/AlphaToolbar.exe.manifest
1Kb
bin/Debug/AlphaToolbar.pdb
16Kb
save2.ico
9Kb
thumb2.ico
4Kb
thumbnail.ico
23Kb
Similar code
Drag and Drop from Listbox to Textbox
(Popularity: ) : Drag and Drop from Listbox to Textbox. This is a demo on how to access individual collection members of a ... GlowControl
(Popularity: ) : GlowButtons. I really liked it and had fun changing it. It now incorporates MultiThreading so that when one button is ... AgentX v2.6
(Popularity: ) : AgentX is a Microsoft Agent Character "previewer". It does practically everything that you can do with a MS Agent character, ... GlowButtons
(Popularity: ) : This program causes a button's color and text color to fade between its usual colors and those of its window's ... Custom GUI
(Popularity: ) : This code demonstrates how to create a GUI that looks lots better that the defult windows one. i have not ...