Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/skuehlshelby/RibbonX-Builder
- Owner: skuehlshelby
- Created: 2020-12-06T01:29:24.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T12:34:56.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:18:27.394Z (4 months ago)
- Topics: com-interop, ribbonx
- Language: Visual Basic .NET
- Homepage:
- Size: 2.26 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - 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 prov (Visual Basic .NET)
README
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.