C1.WPF Namespace : C1TabItem Class |
'Declaration
<TemplatePartAttribute(Name="CloseButton", Type=System.Windows.Controls.Button)> <TemplatePartAttribute(Name="HeaderPresenter", Type=System.Windows.Controls.ContentPresenter)> <TemplatePartAttribute(Name="PinButton", Type=System.Windows.Controls.Button)> <TemplatePartAttribute(Name="UnpinButton", Type=System.Windows.Controls.Button)> <TemplatePartAttribute(Name="StackPanelPinButtons", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="Selected", GroupName="SelectionStates")> <TemplateVisualStateAttribute(Name="Unselected", GroupName="SelectionStates")> <TemplateVisualStateAttribute(Name="LeftTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="TopTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="RightTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="BottomTabStripPlacement", GroupName="TabStripPlacementStates")> <TemplateVisualStateAttribute(Name="Pinned", GroupName="PinModeStates")> <TemplateVisualStateAttribute(Name="Unpinned", GroupName="PinModeStates")> <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class C1TabItem Inherits System.Windows.Controls.ContentControl
'Usage
Dim instance As C1TabItem
[TemplatePart(Name="CloseButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="HeaderPresenter", Type=System.Windows.Controls.ContentPresenter)] [TemplatePart(Name="PinButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="UnpinButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="StackPanelPinButtons", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="Selected", GroupName="SelectionStates")] [TemplateVisualState(Name="Unselected", GroupName="SelectionStates")] [TemplateVisualState(Name="LeftTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="TopTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="RightTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="BottomTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="Pinned", GroupName="PinModeStates")] [TemplateVisualState(Name="Unpinned", GroupName="PinModeStates")] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class C1TabItem : System.Windows.Controls.ContentControl
[TemplatePart(Name="CloseButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="HeaderPresenter", Type=System.Windows.Controls.ContentPresenter)] [TemplatePart(Name="PinButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="UnpinButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="StackPanelPinButtons", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="Selected", GroupName="SelectionStates")] [TemplateVisualState(Name="Unselected", GroupName="SelectionStates")] [TemplateVisualState(Name="LeftTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="TopTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="RightTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="BottomTabStripPlacement", GroupName="TabStripPlacementStates")] [TemplateVisualState(Name="Pinned", GroupName="PinModeStates")] [TemplateVisualState(Name="Unpinned", GroupName="PinModeStates")] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public ref class C1TabItem : public System.Windows.Controls.ContentControl
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.ContentControl
C1.WPF.C1TabItem
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