資源簡介
結合上一篇(http://www.haolizi.net/example/view_11086.html)
找了6個動畫背景并編寫到cs文件里面了,可直接使用在winform界面,給大家減少點搜索辛苦。
如果運行不出效果,請搜索“C# webbrower 內核”和你的瀏覽器版本。
重新編譯時選擇“允許不安全代碼”
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
///?
///?CheckBox?多選單選
///?
class?CheckBoxs
{
????public?int[]?CheckSelect;
????int?CheckMode;
????int?count;
????Image?Select_Img;
????Image?Selected_Img;
????///?
????///?CoustomCheckBox值
????///?
????///?jectControl“>放置的容器組件
????///?項目數
????///?單選或多選模式,0-單選,1-多選
????///?排列方式(豎、橫),0-豎排,1-橫排
????///?間距
????///?圖片
????///?選中圖片
????///?位置?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????59392??2017-04-13?13:44??test2\.vs\test2\v14\.suo
?????文件????????184??2017-04-11?11:31??test2\App.config
?????文件?????470742??2014-03-15?16:32??test2\bin\Debug\images\background.png
?????文件?????252906??2014-01-06?11:38??test2\bin\Debug\images\bg.jpg
?????文件??????12455??2013-12-25?16:36??test2\bin\Debug\images\bg1.jpg
?????文件??????78408??2017-03-05?22:03??test2\bin\Debug\images\ck3.png
?????文件??????78537??2017-03-05?22:04??test2\bin\Debug\images\cked3.png
?????文件????????535??2016-11-27?21:30??test2\bin\Debug\images\clos.png
?????文件??????58580??2012-07-03?14:56??test2\bin\Debug\images\cloud10.png
?????文件?????195897??2016-03-08?22:46??test2\bin\Debug\images\cloud_one.png
?????文件?????286793??2016-03-08?22:47??test2\bin\Debug\images\cloud_three.png
?????文件?????212928??2016-03-08?22:47??test2\bin\Debug\images\cloud_two.png
?????文件?????879013??2014-03-15?16:34??test2\bin\Debug\images\foreground.png
?????文件????3022028??2003-10-11?16:55??test2\bin\Debug\images\fz.ttf
?????文件?????179568??2014-03-15?16:38??test2\bin\Debug\images\midground.png
?????文件??????18276??2017-01-06?23:29??test2\bin\Debug\images\ok.png
?????文件???????3275??2013-12-25?16:36??test2\bin\Debug\images\ParticleSmoke.png
?????文件???????1400??2016-04-29?09:03??test2\bin\Debug\images\reset.css
?????文件??????48303??2016-04-29?09:03??test2\bin\Debug\images\solarSystemst
????..A.SH.?????12800??2014-01-06?11:38??test2\bin\Debug\images\Thumbs.db
?????文件??????25088??2013-10-14?08:09??test2\bin\Debug\js\rainyday.js
?????文件???????1360??2014-01-06?11:36??test2\bin\Debug\js\Snow.js
?????文件??????71986??2013-12-25?16:36??test2\bin\Debug\js\ThreeCanvas.js
?????文件????1558528??2017-04-13?13:42??test2\bin\Debug\test2.exe
?????文件????????184??2017-04-11?11:31??test2\bin\Debug\test2.exe.config
?????文件??????38400??2017-04-13?13:42??test2\bin\Debug\test2.pdb
?????文件??????22688??2017-04-13?12:16??test2\bin\Debug\test2.vshost.exe
?????文件????????184??2017-04-11?11:31??test2\bin\Debug\test2.vshost.exe.config
?????文件????????490??2016-07-16?19:44??test2\bin\Debug\test2.vshost.exe.manifest
?????文件????1277952??2017-04-12?08:40??test2\bin\Debug\test21.exe
............此處省略31個文件信息
- 上一篇:C# 一套Winform 黑色主題控件
- 下一篇:C# 簡單webserver服務器
評論
共有 條評論