0
kicks
Windows Ribbon for WinForms, Part 16 – ApplicationModes
Windows Ribbon for WinForms, Part 16 – ApplicationModes
Windows Ribbon for WinForms library now supports Application Modes.
The result of this post is a yet another sample, “13-ApplicationModes”, found on the project site.
What are application modes?
It is best to explain using examples. Applications some times have different “modes” in which they show different GUI, for example: Simple mode VS Advanced mode Regular editor mode VS Print mode
The ribbon framework support changing its ...