Status bar 页面允许把 bar item links 添加到 Ribbon 状态栏 或从中删除项。 此页面如下图所示:

Move(移动)
- 
 Move up(上移) —— 向上移动选中的 bar item link。 Move up(上移) —— 向上移动选中的 bar item link。
- 
 Move down(下移) —— 向下移动选中的 bar item link。 Move down(下移) —— 向下移动选中的 bar item link。
- 
 Remove(删除) —— 从状态栏中删除选定的 link。 Remove(删除) —— 从状态栏中删除选定的 link。
Items(项)
- 
 —— 新建一个特定类型的 bar item 并把它添加到 RibbonControl.Items 集合中。 使用拖放操作可以把 bar item links 添加到状态栏中,或从中删除。 —— 新建一个特定类型的 bar item 并把它添加到 RibbonControl.Items 集合中。 使用拖放操作可以把 bar item links 添加到状态栏中,或从中删除。
- 
 Add Button Group(添加按钮组) —— 创建一个 BarButtonGroup 项。 Add Button Group(添加按钮组) —— 创建一个 BarButtonGroup 项。
- 
 Remove Item(删除项) —— 从集合中删除选定的 bar item。 Remove Item(删除项) —— 从集合中删除选定的 bar item。
 
   
   
   
   
   
   
   
