[]
        
(Showing Draft Content)

C1.WPF.Ribbon.C1MenuTool

C1MenuTool Class

This tools groups a set of Tools and display them as a drop-down menu.

Inheritance
C1MenuTool
Namespace: C1.WPF.Ribbon
Assembly: C1.WPF.Ribbon.dll
Syntax
[TemplatePart(Name = "ToolMenuList", Type = typeof(ToolMenuList))]
public class C1MenuTool : C1DropDownTool

Constructors

Name Description
C1MenuTool()

Initializes a new instance of the C1MenuTool class.

Properties

Name Description
Tools

Gets the collection of sub-tools this tool will display as a menu.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()