文件名称:FlatCheckButton_Test
- 所属分类:
- 按钮控件
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 124kb
- 下载次数:
- 0次
- 提 供 者:
- xvdon*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
可以实现Checked功能的自定义Button控件。可以设定n个button控件与指定的控件关联,当button的checked被选中时,关联的按钮自动被现实出来。-Checked functions can customize the Button control. You can set the button control of n associated with the specified control, when the checked button is selected, the button is automatically associated with the reality out.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FlatCheckButton_Test\WindowsFormsApplication2.sln
....................\WindowsFormsApplication2.suo
....................\........................\Form1.cs
....................\........................\Form1.Designer.cs
....................\........................\Form1.resx
....................\........................\MyButton.cs
....................\........................\MyButton.Designer.cs
....................\........................\MyButton.resx
....................\........................\Program.cs
....................\........................\Resource.Designer.cs
....................\........................\Resource.resx
....................\........................\WindowsFormsApplication2.csproj
....................\........................\Resources\001.bmp
....................\........................\.........\84x84XZMax.bmp
....................\........................\.........\84X84_Exit.PNG
....................\........................\Properties\AssemblyInfo.cs
....................\........................\..........\Resources.Designer.cs
....................\........................\..........\Resources.resx
....................\........................\..........\Settings.Designer.cs
....................\........................\..........\Settings.settings
....................\........................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
....................\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....................\........................\...\...\.....\GenerateResource.read.1.tlog
....................\........................\...\...\.....\GenerateResource.write.1.tlog
....................\........................\...\...\.....\ResolveAssemblyReference.cache
....................\........................\...\...\.....\WindowsFormsApplication2.csproj.FileListAbsolute.txt
....................\........................\...\...\.....\WindowsFormsApplication2.exe
....................\........................\...\...\.....\WindowsFormsApplication2.Form1.resources
....................\........................\...\...\.....\WindowsFormsApplication2.MyButton.resources
....................\........................\...\...\.....\WindowsFormsApplication2.pdb
....................\........................\...\...\.....\WindowsFormsApplication2.Properties.Resources.resources
....................\........................\...\...\.....\WindowsFormsApplication2.Resource.resources
....................\........................\...\...\.....\TempPE\Resource.Designer.cs.dll
....................\........................\bin\Debug\WindowsFormsApplication2.exe
....................\........................\...\.....\WindowsFormsApplication2.pdb
....................\........................\...\.....\WindowsFormsApplication2.vshost.exe
....................\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest
....................\........................\obj\x86\Debug\TempPE
....................\........................\...\...\Debug
....................\........................\...\x86
....................\........................\bin\Debug
....................\........................\Resources
....................\........................\Properties
....................\........................\obj
....................\........................\bin
....................\WindowsFormsApplication2
FlatCheckButton_Test
....................\WindowsFormsApplication2.suo
....................\........................\Form1.cs
....................\........................\Form1.Designer.cs
....................\........................\Form1.resx
....................\........................\MyButton.cs
....................\........................\MyButton.Designer.cs
....................\........................\MyButton.resx
....................\........................\Program.cs
....................\........................\Resource.Designer.cs
....................\........................\Resource.resx
....................\........................\WindowsFormsApplication2.csproj
....................\........................\Resources\001.bmp
....................\........................\.........\84x84XZMax.bmp
....................\........................\.........\84X84_Exit.PNG
....................\........................\Properties\AssemblyInfo.cs
....................\........................\..........\Resources.Designer.cs
....................\........................\..........\Resources.resx
....................\........................\..........\Settings.Designer.cs
....................\........................\..........\Settings.settings
....................\........................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
....................\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....................\........................\...\...\.....\GenerateResource.read.1.tlog
....................\........................\...\...\.....\GenerateResource.write.1.tlog
....................\........................\...\...\.....\ResolveAssemblyReference.cache
....................\........................\...\...\.....\WindowsFormsApplication2.csproj.FileListAbsolute.txt
....................\........................\...\...\.....\WindowsFormsApplication2.exe
....................\........................\...\...\.....\WindowsFormsApplication2.Form1.resources
....................\........................\...\...\.....\WindowsFormsApplication2.MyButton.resources
....................\........................\...\...\.....\WindowsFormsApplication2.pdb
....................\........................\...\...\.....\WindowsFormsApplication2.Properties.Resources.resources
....................\........................\...\...\.....\WindowsFormsApplication2.Resource.resources
....................\........................\...\...\.....\TempPE\Resource.Designer.cs.dll
....................\........................\bin\Debug\WindowsFormsApplication2.exe
....................\........................\...\.....\WindowsFormsApplication2.pdb
....................\........................\...\.....\WindowsFormsApplication2.vshost.exe
....................\........................\...\.....\WindowsFormsApplication2.vshost.exe.manifest
....................\........................\obj\x86\Debug\TempPE
....................\........................\...\...\Debug
....................\........................\...\x86
....................\........................\bin\Debug
....................\........................\Resources
....................\........................\Properties
....................\........................\obj
....................\........................\bin
....................\WindowsFormsApplication2
FlatCheckButton_Test