zhugenqiang / SkinnableUI

Library for skinnable user interfaces in Windows Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkinnableUI

Library for skinnable user interfaces in Windows Forms.

This library lets you create totally skinnable Windows Forms applications. Please note that the toolkit is not complete yet, and some of the functionalities that your app requires might not be available. Nonetheless, extending the library should be a very easy task.

Example

Included in this repository, as an example, there is a skinnable music player: Skin "WMP" Skin "Mac"

Graphical skin designer included

In this repository you'll find a graphical skin designer too.

Note that you can use NinePatch images to style almost any control. You can find some interesting examples in SkinsSources/MacSkin/.

Designer

About

Library for skinnable user interfaces in Windows Forms

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%