SkinEngine皮肤怎么给项目的所有窗体

54 篇文章 1 订阅

C# 给winfrom窗体添加皮肤控件SkinEngine怎么给整个项目换皮怎么给winform的按钮添加统一样式怎么使用样式表给winform所有按钮添加统一样式SkinEngine皮肤怎么给项目的所有窗体
 如何快速给C# winform添加好看的皮肤C# Winform中窗体的美化 SkinEngine的应用
皮肤控件换肤素材包,IrisSkin2.dll皮肤素材资源下载 
压缩包内一共有22种皮肤素材,使用说明:把控件拖到你的form上,只需一行代码,即可实现整个form包括其所有控件的皮肤的更换, 

总共有几十套皮肤供使用,非常方便。省去你设计开发软件皮肤系统的时间和精力。 

全部源代码就一行: skinEngine1.SkinFile = "WaveColor1.ssk"; 

其中ssk文件为皮肤文件。 

 skinEngine1.SkinFile = Application.StartupPath + @"/Skins/MP10.ssk";//关键代码

一.添加控件IrisSkin2.dll。

方法1:

        1.右键“工具箱”。“添加选项卡”,取名“皮肤”。

        2.右键“皮肤”,“选择项”弹出对话框

        3.点击“浏览“,找到IrisSkin2.dll,,next,next,确定。

        4.在皮肤里会出现。

        5.把SkinEngine拖到设计界面,会出现在下面。

或者下载IrisSkin4.dll并且引用

     二,把皮肤文件中以ssk为后缀名的文件(如OneGreen.ssk)放在bin文件夹的debug文件夹里。

     三,添加代码。

           双击界面,进入代码,

        private void Form1_Load(object sender, EventArgs e)

        {

            skinEngine1.SkinFile = Application.StartupPath + @"\MP10.ssk";

        }

 皮肤选择器demo:

https://download.csdn.net/download/qq_28821897/87789293

  • 8
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
SkinEngine3.4.7 SkinEngine is an VCL library that allows you to dynamically change almost any aspect of the visual appearance your project's forms or controls. SkinEngine provides you with full support for application skins. Skins support for forms, menus and controls. SkinEngine using the internal skin files for provide new visual appearance for your project's. Also SkinEngine include powerful tools for create your own skins - SkinBuilder. # What's New in SkinEngine 3.4.7 # + Fixed: GDI resource leaks on TSeCustomForm + Fixed: SeBitmapLink memory leaks + Fixed: Scrollbars not hide in Memo, ListView, TreeView, ScrollBox # Technical Support # Technical support for KSDev software is provided through email and newsgroups on our news server. For latest news and support visit KSDev's <EXTLINK http://www.ksdev.com/newsgroup.html>newsgroups</EXTLINK>. Please, address general questions to the newsgroup. To obtain technical support for any of the KSDev's products, please send an electronic mail message to <EXTLINK mailto:support@ksdev.com>support@ksdev.com</EXTLINK>. Be sure to include a detailed description of the problem you are having in addition to the following information: * Version number of KSDev software * Name and version number of development tool (i.e. Delphi 4.01) * Windows 95/98/Me/NT/2000/XP version (including service packs and other fixes installed), US or international, OEM or not computer information: CPU type and speed, amount of memory installed description of your problem (as much information as possible to retrieve the problem) We'll try to help you as fast as possible, usually in one or two business days. # KSDev's Products # # FXLib # FXLib is an easy-to-use set of components that enables you to create amazing splash screens, form and image transition effects, using all the power of its advanced rendering engine. Over 70 families of animation and transition effects with hundreds of variations. Real-time rendering. WYSIWYG editing in both design-time and run-time, preview. # ThemeEngine # ThemeEngine is an VCL library that allows you to change almost any aspect of the visual appearance your project's forms, menus and controls. ThemeEngine provides you application full themes support. ThemeEngine support new Windows XP style and simulation for other Windows platform. # MediaPack # MediaPack allows to you create of application with cool GUI. Forms of any shape, background with bitmaps tile, gradient or plasma fill, original border with bitmaps or solid fill. Advanced multimedia controls with cool background and borders. MediaPack is a over 70 advanced multimedia components and controls. # FreeSkinEngine # SkinEngine is an VCL library that allows you to dynamically change almost any aspect of the visual appearance your project's forms or controls. In short, it provides you with full support for application skins. It's even possible to make your program look like an application from any other OS, or create your own user WindowBlinds-like or NeoPlanet-like "skinned" interface. # FreeVCL # FreeVCL is a library of almost 20 visual components mostly Office 2k simulation
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

星尘库

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值