首页

C# Winform使用CSS3界面设计

c#

2021-5-10

这个例子不是webBrowser的html应用
,只是借用html画了界面(背景是动画飘动的浮云和透明框图)。

Winform中,在webBrowser写入html(背景和一些菜单选择项),点击后,取得点击的id值,


添加点击事件,在winform里面判断id值,执行相应不同的操作。

本例判断点击,根据取得的id值,执行打开新窗口的操作。

webBrowser的Winform操作的例子很多,比如写入、取值、模拟输入等等,可以百度下。


这里只是用了取值。


背景动画网上巨多,搜索“CSS3 动画”,直接将html代码写到字符串赋给webBrowser,需要判断点击的组件或图片,


取个id值,在事件里判断就可以了。

资源下载此资源下载价格为3D币(VIP免费),请先
资源文件列表
Winform_CSS3/.vs/test1/v14/.suo , 49152
Winform_CSS3/bin/Debug/img/cloud_one.png , 195897
Winform_CSS3/bin/Debug/img/cloud_three.png , 286793
Winform_CSS3/bin/Debug/img/cloud_two.png , 212928
Winform_CSS3/bin/Debug/img/logo.png , 20814
Winform_CSS3/bin/Debug/img/ok.png , 18276
Winform_CSS3/bin/Debug/img/tx1.jpg , 7420
Winform_CSS3/bin/Debug/img/tx2.jpg , 5980
Winform_CSS3/bin/Debug/img/tx3.jpg , 9513
Winform_CSS3/bin/Debug/img/tx4.jpg , 6833
Winform_CSS3/bin/Debug/img/tx5.jpg , 7451
Winform_CSS3/bin/Debug/img/tx6.jpg , 6661
Winform_CSS3/bin/Debug/img/tx7.jpg , 5349
Winform_CSS3/bin/Debug/img/书法字体.ttf , 4191832
Winform_CSS3/bin/Debug/test1.exe , 39424
Winform_CSS3/bin/Debug/test1.pdb , 38400
Winform_CSS3/bin/Debug/test1.vshost.exe , 22688
Winform_CSS3/bin/Debug/test1.vshost.exe.manifest , 490
Winform_CSS3/bin/Debug/upload.png , 16482
Winform_CSS3/Form1.cs , 13310
Winform_CSS3/Form1.Designer.cs , 4543
Winform_CSS3/Form1.resx , 15349
Winform_CSS3/Form_Info.cs , 6637
Winform_CSS3/Form_Info.Designer.cs , 4454
Winform_CSS3/Form_Info.resx , 7088
Winform_CSS3/Program.cs , 486
Winform_CSS3/Properties/AssemblyInfo.cs , 1318
Winform_CSS3/Properties/Resources.Designer.cs , 2823
Winform_CSS3/Properties/Resources.resx , 5612
Winform_CSS3/Properties/Settings.Designer.cs , 1092
Winform_CSS3/Properties/Settings.settings , 249
Winform_CSS3/test1.csproj , 4138
Winform_CSS3/test1.sln , 976
Winform_CSS3/TextShadow.cs , 8024
没有账号? 忘记密码?

社交账号快速登录