[]
This tools groups a set of Tools and display them as a drop-down menu.
[TemplatePart(Name = "ToolMenuList", Type = typeof(ToolMenuList))]
public class C1MenuTool : C1DropDownTool
| Name | Description |
|---|---|
| C1MenuTool() | Initializes a new instance of the C1MenuTool class. |
| Name | Description |
|---|---|
| Tools | Gets the collection of sub-tools this tool will display as a menu. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnApplyTemplate() |