简体   繁体   中英

What is this Ribbon control called?

What are the following types of buttons called? I'm trying to replicate the Windows 7 WordPad application.

在此处输入图片说明

I tried using a RibbonButton, but that doesn't have the same style at all.

I'm using WPF and C#, in .NET 4.5 beta, which has the Ribbon interface included as default.

使用RibbonControlGroup并向其添加RibbonButton

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM