Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / C1ToggleButtonTool Class / C1ToggleButtonTool Constructor

In This Topic
    C1ToggleButtonTool Constructor
    In This Topic
    Initializes a new instance of the C1ToggleButtonTool class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public C1ToggleButtonTool()
    See Also