Click here to Skip to main content
15,888,351 members
Articles / Desktop Programming / XAML

WinForm VB.net hosting WPF Ribbon - Part 2 - using ICommand with MVVM pattern

11 Jan 2022CPOL2 min read 5.8K   140   4  
My idea was to host a WPF user control with Ribbon within a WinForm vb.net project and try to use MVVM pattern.
There are Ribbon frameworks which allow using it on Winforms, but is seems not so easy to customize them. So my idea was to host a WPF usercontrol with Ribbon within a Winforms vb.net project. This is no richtext editor but only a demo with example menu items.
This is an old version of the currently published article.

Only logged in members can view this content

Please go to the XAML Table of Contents to view the list of available articles in this section.