microsoft / xaml-standard

XAML Standard : a set of principles that drive XAML dialect alignment
Other
805 stars 50 forks source link

Proposal Add RibbonBar #179

Open insinfo opened 7 years ago

insinfo commented 7 years ago

office2016 wpf-ribbon-office2016

birbilis commented 7 years ago

https://en.wikipedia.org/wiki/Ribbon_(computing)

Windows Design guidelines - Ribbon & Ribbon story https://msdn.microsoft.com/en-us/windows/desktop/dn742393.aspx https://blogs.msdn.microsoft.com/jensenh/2008/03/12/the-story-of-the-ribbon/

Ribbon for Office https://msdn.microsoft.com/en-us/library/bb386097.aspx (overview)

Ribbon for WPF https://msdn.microsoft.com/en-us/library/ff799534(v=vs.110).aspx (docs) https://www.microsoft.com/en-us/download/details.aspx?id=11877 (download)

Windows Ribbon Framework https://msdn.microsoft.com/en-us/library/dd371191(VS.85).aspx https://msdn.microsoft.com/en-us/windows/ee658251.aspx (Windows 7 documentation)

Ribbon MFC https://msdn.microsoft.com/en-us/library/ee354408.aspx (Designer) https://msdn.microsoft.com/en-us/library/bb983906.aspx (CMFCRibbonBar Class)

Used to require special licensing I think, but Office UI licensing for developers page has been retired (https://msdn.microsoft.com/en-us/office/aa973809.aspx), so not sure what the licensing state is now. Probably that licensing is not needed anymore after the release of the Windows Ribbon Framework