C1.WPF Namespace : C1TabControl Class |
'Declaration
<LicenseProviderAttribute()> <TemplatePartAttribute(Name="TabPanel", Type=C1.WPF.C1TabPanel)> <TemplatePartAttribute(Name="CloseButton", Type=System.Windows.Controls.Button)> <TemplatePartAttribute(Name="SelectedItemContent", Type=System.Windows.Controls.ContentPresenter)> <TemplatePartAttribute(Name="PreviousButton", Type=System.Windows.Controls.Primitives.ButtonBase)> <TemplatePartAttribute(Name="NextButton", Type=System.Windows.Controls.Primitives.ButtonBase)> <TemplatePartAttribute(Name="Menu", Type=C1.WPF.C1Menu)> <TemplatePartAttribute(Name="TabStripDropDown", Type=C1.WPF.C1DropDownButton)> <TemplateVisualStateAttribute(Name="LeftTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="TopTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="RightTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="BottomTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="Rectangle", GroupName="ShapeStates")> <TemplateVisualStateAttribute(Name="Rounded", GroupName="ShapeStates")> <TemplateVisualStateAttribute(Name="Sloped", GroupName="ShapeStates")> <TemplateVisualStateAttribute(Name="Ribbon", GroupName="ShapeStates")> <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1TabItem)> Public Class C1TabControl Inherits System.Windows.Controls.ItemsControl
'Usage
Dim instance As C1TabControl
[LicenseProvider()] [TemplatePart(Name="TabPanel", Type=C1.WPF.C1TabPanel)] [TemplatePart(Name="CloseButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="SelectedItemContent", Type=System.Windows.Controls.ContentPresenter)] [TemplatePart(Name="PreviousButton", Type=System.Windows.Controls.Primitives.ButtonBase)] [TemplatePart(Name="NextButton", Type=System.Windows.Controls.Primitives.ButtonBase)] [TemplatePart(Name="Menu", Type=C1.WPF.C1Menu)] [TemplatePart(Name="TabStripDropDown", Type=C1.WPF.C1DropDownButton)] [TemplateVisualState(Name="LeftTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="TopTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="RightTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="BottomTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="Rectangle", GroupName="ShapeStates")] [TemplateVisualState(Name="Rounded", GroupName="ShapeStates")] [TemplateVisualState(Name="Sloped", GroupName="ShapeStates")] [TemplateVisualState(Name="Ribbon", GroupName="ShapeStates")] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1TabItem)] public class C1TabControl : System.Windows.Controls.ItemsControl
[LicenseProvider()] [TemplatePart(Name="TabPanel", Type=C1.WPF.C1TabPanel)] [TemplatePart(Name="CloseButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="SelectedItemContent", Type=System.Windows.Controls.ContentPresenter)] [TemplatePart(Name="PreviousButton", Type=System.Windows.Controls.Primitives.ButtonBase)] [TemplatePart(Name="NextButton", Type=System.Windows.Controls.Primitives.ButtonBase)] [TemplatePart(Name="Menu", Type=C1.WPF.C1Menu)] [TemplatePart(Name="TabStripDropDown", Type=C1.WPF.C1DropDownButton)] [TemplateVisualState(Name="LeftTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="TopTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="RightTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="BottomTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="Rectangle", GroupName="ShapeStates")] [TemplateVisualState(Name="Rounded", GroupName="ShapeStates")] [TemplateVisualState(Name="Sloped", GroupName="ShapeStates")] [TemplateVisualState(Name="Ribbon", GroupName="ShapeStates")] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=C1.WPF.C1TabItem)] public ref class C1TabControl : public System.Windows.Controls.ItemsControl
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.WPF.C1TabControl
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2