Click here to Skip to main content
15,886,110 members
Articles / Desktop Programming / XAML

WinForm VB.NET Hosting WPF Ribbon

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
1 Jan 2022CPOL3 min read 7.5K   336   18  
Host WPF usercontrol with Ribbon within winforms VB.NET project
There are some Ribbon frameworks which allow using it on Winforms, but it 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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Engineer
Germany Germany
Retired

Comments and Discussions