搜索资源列表
netUseSetting
- 换肤控件这里肯定有了,如果你想保存窗体设置,比如大小、颜色、皮肤样式,你可以考虑用用.net的setting来保存,这个例子说明怎么使用它。
skin
- 免费提供的皮肤控件,欢迎大家使用,呵呵,我也是转来的,好东西大家共享-Free control of the skin, welcome to the use of, huh, huh, I also turn to the good things we share
CSharpWinFormSkin
- 仿QQ主界面自动换皮肤控件,及相关使用说明-Imitation QQ in skin control
PallaControls
- C#.NET PALA控件包,包含几十种控件,主要有DOCKING,EDIT,BUTTON,LISTVIEW,以及皮肤主题控件。-C#. NET PALA control package, including dozens of controls, mainly DOCKING, EDIT, BUTTON, LISTVIEW, as well as skin theme controls.
9.5
- 皮肤控件,DonetBar9.5版本破解版,很强大的皮肤组件-Skin controls, DonetBar9.5 version, crack version, very powerful component of the skin
DevComponents.DotNetBar2
- 利用DotNetBar控件打造漂亮的皮肤系统-Use the DotNetBar control to create beautiful skin system
dotnet-skin-dll
- .net 编程 皮肤控件 直接导入即可使用-.net programming can be used directly into the skin controls
WindowsFormsApplication1
- dev控件学习皮肤,Grid++,自定义,学生管理系统-Dev control learning skin, Grid++, custom, student management system
StringHander
- 正则表达式处理字符串,主要功能字符串匹配,修改,以及使用skin皮肤更换winform界面美化,以及xml配置文件的使用,修改,删除,添加。最后实现控件动态的添加和删除修改(Regular expression processing string, the main function string matching, modify, and use skin skin replacement, WinForm interface landscaping, and the use of XML c
为.NET添加皮肤
- 第一步 添加皮肤控件dll: 项目-》添加引用-》浏览 选择IrisSkin4.dll 第二步 导入皮肤 可以直接在项目的Debug目录下新建一个skin文件夹,然后复制皮肤.ssk文件到该文件夹 第三步 在窗体的Load方法下面,添加如下代码,这里以VB.NET为例: Dim mySkin As Sunisoft.IrisSkin.SkinEngine = New Sunisoft.IrisSkin.SkinEngine mySkin.SkinF