'Declaration Public ReadOnly Property MouseModeBar As ToolStrip
public ToolStrip MouseModeBar {get;}
Items on this toolstrip and their index numbers:
You can access these items by index with the Insert and RemoveAt methods. Other methods are described in the System.Windows.Forms.ToolStripItemCollection documentation on MSDN.
Viewer.ViewerToolbar Class Viewer.ViewerToolbar Members