项目作者: ennerperez

项目描述 :
Windows Ribbon for WinForms
高级语言: C#
项目地址: git://github.com/ennerperez/RibbonLib.git
创建时间: 2016-05-25T04:42:38Z
项目社区:https://github.com/ennerperez/RibbonLib

开源协议:Microsoft Public License

下载


logo

Windows Ribbon for WinForms

Windows Ribbon for WinForms is a .NET wrapper for Windows Ribbon control.
It will allow WinForms developers to use Microsoft Windows Ribbon control in their WinForms applications.

The project includes the library RibbonLib, which adds support for Windows Ribbon to WinForms application.

Build status
NuGet


See the changelog for changes.

Table of contents

Implementing

Add the library to your project

Add the NuGet Package. Right click on your project and click ‘Manage NuGet Packages…’. Search for ‘RibbonLib’ and click on install. Once installed the library will be included in your project references. (Or install it through the package manager console: PM> Install-Package RibbonLib).

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Documentation

No more documentation required for now.

License

Code released under Microsoft Public License (Ms-PL)