Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skuehlshelby/RibbonX-Builder

A series of wrapper objects which provide a convenient .NET API for the MS Office Ribbon UI. Provides utilities for validating your ribbon modifications without the use of an MS Office host. Also provides tools to convert bitmaps to the OLE IPictureDisp interface, facilities for mocking user-interaction with an Office host application, and more!
https://github.com/skuehlshelby/RibbonX-Builder

com-interop ribbonx

Last synced: 9 days ago
JSON representation

A series of wrapper objects which provide a convenient .NET API for the MS Office Ribbon UI. Provides utilities for validating your ribbon modifications without the use of an MS Office host. Also provides tools to convert bitmaps to the OLE IPictureDisp interface, facilities for mocking user-interaction with an Office host application, and more!

Awesome Lists containing this project

README

        

RibbonX Builder
A series of wrapper objects for RibbonX controls. These wrapper objects provide a convenient .NET API for manipulating custom ribbon items. Also provides RibbonX callback signatures in the form of delegates, a working Bitmap to IPictureDisp converter, among other ribbon-related conveniences.