**“ToolStrip 任务”对话框提供对典型命令和属性设置的便捷访问。 单击设计器中 ToolStrip 控件上的智能标记即可显示“ToolStrip 任务”**对话框。
- 嵌入在 ToolStripContainer 中 
 单击该项将 ToolStrip 放置到一个 ToolStripContainer 中,而不是直接放置到窗体上。
- 插入标准项 
 自动为所选控件添加典型项。
- RenderMode 
 选择**“System”、“Professional”或“ManagerRenderMode”**作为该控件的 ToolStripRenderMode。
- Dock 
 提供用于指定控件的哪些边框绑定到其容器的选项。
- GripStyle 
 为 GripStyle 属性选择**“Visible”或“Hidden”**。
- 编辑项 
 显示 ToolStrip 项集合编辑器,可从该编辑器添加、移除和重新排序项,以及设置属性。