使用此页面来把 Ribbon 页标头项 添加到 RibbonControl 中。
要把 bar items 添加到标签页标头区域,则从右侧面板中把它们拖放到左侧面板中。
Move(移动)
- Move up(上移) —— 向上移动选中的 bar item link。
- Move down(下移) —— 向下移动选中的 bar item link。
- Remove(删除) —— 从页标头中删除选定的 link。
Items(项)
- —— 新建一个特定类型的 bar item 并把它添加到 RibbonControl.Items 集合中。
- Add Button Group(添加按钮组) —— 创建一个 BarButtonGroup 项。
- Remove Item(删除项) —— 从集合中删除选定的 bar item。