Click here to Skip to main content
15,867,849 members
Articles / Desktop Programming / Windows Forms

Windows Ribbon for WinForms, Part 0 – Table of Contents

Rate me:
Please Sign up or sign in to vote.
5.00/5 (23 votes)
31 Jan 2010Ms-PL2 min read 104K   94   13
Complete Library for using the Windows 7 Ribbon from C#, including 18 samples and 21 blog posts documenting the Ribbon features

First, I want to announce that the Windows Ribbon for WinForms library is no longer beta.

Since now, the library covers every feature available by the Windows ribbon, I think it would be useful to provide a table of contents for the posts I've written during the development process. Each post serves as documentation on how to use one or two ribbon features.

That's it for now,
Arik Poznanski.

kick it on DotNetKicks.com Shout it

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Software Developer (Senior) Verint
Israel Israel
Arik Poznanski is a senior software developer at Verint. He completed two B.Sc. degrees in Mathematics & Computer Science, summa cum laude, from the Technion in Israel.

Arik has extensive knowledge and experience in many Microsoft technologies, including .NET with C#, WPF, Silverlight, WinForms, Interop, COM/ATL programming, C++ Win32 programming and reverse engineering (assembly, IL).

Comments and Discussions

 
GeneralMy vote of 5 Pin
cyberhead28-Nov-19 5:59
cyberhead28-Nov-19 5:59 
GeneralRe: My vote of 5 Pin
harbor10-Dec-19 1:30
harbor10-Dec-19 1:30 
QuestionWindows 8 with SDK7 or SDK8 Pin
Célio24-May-13 6:29
Célio24-May-13 6:29 
QuestionChanging of RibbonMarkup.xml does not effect Pin
msyildiz4-Oct-12 0:02
msyildiz4-Oct-12 0:02 
AnswerRe: Changing of RibbonMarkup.xml does not effect Pin
msyildiz4-Oct-12 0:40
msyildiz4-Oct-12 0:40 
QuestionMDI Child MAX Pin
novice5117-May-12 0:08
novice5117-May-12 0:08 
QuestionIs MDI supported? Pin
balagp13-Apr-12 17:04
balagp13-Apr-12 17:04 
GeneralNeed to support with window xp Pin
HKimsiv24-Jul-10 17:33
HKimsiv24-Jul-10 17:33 
GeneralRe: Need to support with window xp Pin
Arik Poznanski24-Jul-10 19:36
Arik Poznanski24-Jul-10 19:36 
QuestionPre Requisites Pin
AmericoES23-Mar-10 12:16
AmericoES23-Mar-10 12:16 
AnswerRe: Pre Requisites Pin
Arik Poznanski23-Mar-10 22:47
Arik Poznanski23-Mar-10 22:47 
I'm not sure what you are trying to convert.
I already converted all the C++/COM code required to use the ribbon.
I talked about it in part 2 of the post series.

But you don't need to use the basic COM wrappers, since I've built an entire .NET object model around it to make the development easy.
Arik Poznanski

QuestionHow to run it on Windows XP Pin
ChinaRay2-Feb-10 16:13
ChinaRay2-Feb-10 16:13 
AnswerRe: How to run it on Windows XP Pin
Arik Poznanski2-Feb-10 19:44
Arik Poznanski2-Feb-10 19:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.