[]
        
(Showing Draft Content)

C1.WPF.Toolbar.C1ToolbarTabControl

C1ToolbarTabControl Class

Represents toolbar tab control.

Inheritance
C1ToolbarTabControl
Namespace: C1.WPF.Toolbar
Assembly: C1.WPF.Toolbar.4.6.2.dll
Syntax
[TemplatePart(Name = "HelpButton", Type = typeof(Button))]
[TemplatePart(Name = "CollapseButton", Type = typeof(ToggleButton))]
public class C1ToolbarTabControl : C1TabControl

Constructors

Name Description
C1ToolbarTabControl()

Initializes a new instance of a C1ToolbarTabControl.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1ToolbarTabControl control when a new template is applied.