文件名称:AlphaFormTransformer
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.8mb
- 下载次数:
- 0次
- 提 供 者:
- dhs***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This a Windows Forms control that works with Win32 APIs and without WPF. The control allows you to layout a 32 bit image with an alpha channel in the Forms designer and arrange additional controls within user specified areas of the image. At runtime, the control will generate a per pixel alpha composited Form with the desktop. The Form s Region property defines areas of the Form to host other controls, and it s calculated on the fly from the image s alpha channel. This control also supports runtime changing of the image. Before we discuss some of the code specifics, let s run through how you use it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AlphaFormTransformer.cs
AlphaFormTransformer.csproj
AlphaFormTransformer.sln
bin
codeproject.pdf
Img Source
obj
...\Debug
...\Release
Properties
..........\AssemblyInfo.cs
readme.txt
TestFormGroBotoTV
.................\bin
.................\Form1.cs
.................\Form1.Designer.cs
.................\Form1.resx
.................\obj
.................\Program.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings
.................\TestFormGrobotoTV.csproj
TestFormSkinChange
..................\bin
..................\Form1.cs
..................\Form1.Designer.cs
..................\Form1.resx
..................\obj
..................\Program.cs
..................\Properties
..................\..........\AssemblyInfo.cs
..................\..........\Resources.Designer.cs
..................\..........\Resources.resx
..................\..........\Settings.Designer.cs
..................\..........\Settings.settings
..................\Resources
..................\.........\skin1.tif
..................\.........\skin2.tif
..................\skin1.tif
..................\skin2.tif
..................\TestFormSkinChange.csproj
TutorialTemplate
................\bin
................\Form1.cs
................\Form1.Designer.cs
................\Form1.resx
................\obj
................\Program.cs
................\Properties
................\..........\AssemblyInfo.cs
................\..........\Resources.Designer.cs
................\..........\Resources.resx
................\..........\Settings.Designer.cs
................\..........\Settings.settings
................\TutorialTemplate.csproj
AlphaFormTransformer.csproj
AlphaFormTransformer.sln
bin
codeproject.pdf
Img Source
obj
...\Debug
...\Release
Properties
..........\AssemblyInfo.cs
readme.txt
TestFormGroBotoTV
.................\bin
.................\Form1.cs
.................\Form1.Designer.cs
.................\Form1.resx
.................\obj
.................\Program.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings
.................\TestFormGrobotoTV.csproj
TestFormSkinChange
..................\bin
..................\Form1.cs
..................\Form1.Designer.cs
..................\Form1.resx
..................\obj
..................\Program.cs
..................\Properties
..................\..........\AssemblyInfo.cs
..................\..........\Resources.Designer.cs
..................\..........\Resources.resx
..................\..........\Settings.Designer.cs
..................\..........\Settings.settings
..................\Resources
..................\.........\skin1.tif
..................\.........\skin2.tif
..................\skin1.tif
..................\skin2.tif
..................\TestFormSkinChange.csproj
TutorialTemplate
................\bin
................\Form1.cs
................\Form1.Designer.cs
................\Form1.resx
................\obj
................\Program.cs
................\Properties
................\..........\AssemblyInfo.cs
................\..........\Resources.Designer.cs
................\..........\Resources.resx
................\..........\Settings.Designer.cs
................\..........\Settings.settings
................\TutorialTemplate.csproj