The C1DockTabControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1DockTabControl |
Initializes a new instance of a C1DockTabControl.
|
Methods
Name | Description | |
---|---|---|
![]() |
ApplyTemplate | (Inherited from Control.) |
![]() |
Arrange | (Inherited from UIElement.) |
![]() |
BeginUpdate | (Inherited from C1TabControl.) |
![]() |
CaptureMouse | (Inherited from UIElement.) |
![]() |
CheckAccess | (Inherited from DependencyObject.) |
![]() |
ClearValue | (Inherited from DependencyObject.) |
![]() |
EndUpdate | (Inherited from C1TabControl.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
FindName | (Inherited from FrameworkElement.) |
![]() |
Focus | (Inherited from Control.) |
![]() |
GetAnimationBaseValue | (Inherited from DependencyObject.) |
![]() ![]() |
GetDrag |
Gets the value of the attached Drag property.
|
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValue | (Inherited from DependencyObject.) |
![]() |
InvalidateArrange | (Inherited from UIElement.) |
![]() |
InvalidateMeasure | (Inherited from UIElement.) |
![]() |
Measure | (Inherited from UIElement.) |
![]() |
OnApplyTemplate |
Builds the visual tree for the C1DockTabControl control when a new template is applied.
(Overrides C1TabControlOnApplyTemplate()()()().) |
![]() |
ReadLocalValue | (Inherited from DependencyObject.) |
![]() |
ReleaseMouseCapture | (Inherited from UIElement.) |
![]() |
ScrollIntoView | (Inherited from C1TabControl.) |
![]() |
SetBinding | (Inherited from FrameworkElement.) |
![]() ![]() |
SetDrag |
Sets the value of the attached Drag property.
|
![]() |
SetValue | (Inherited from DependencyObject.) |
![]() |
SlideOpen | |
![]() |
ToString | (Inherited from Object.) |
![]() |
TransformToVisual | (Inherited from UIElement.) |
![]() |
UpdateLayout | (Inherited from UIElement.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CanUserDockProperty |
Identifies the CanUserDock dependency property.
|
![]() ![]() |
CanUserFloatProperty |
Identifies the CanUserFloat dependency property.
|
![]() ![]() |
CanUserHideProperty |
Identifies the CanUserHide dependency property.
|
![]() ![]() |
CanUserSlideProperty |
Identifies the CanUserSlide dependency property.
|
![]() ![]() |
DockHeightProperty |
Identifies the DockHeight dependency property.
|
![]() ![]() |
DockMinHeightProperty |
Identifies the DockMinHeight dependency property.
|
![]() ![]() |
DockMinWidthProperty |
Identifies the DockMinWidth dependency property.
|
![]() ![]() |
DockModeProperty |
Identifies the DockMode dependency property.
|
![]() ![]() |
DockProperty |
Identifies the Dock dependency property.
|
![]() ![]() |
DockWidthProperty |
Identifies the DockWidth dependency property.
|
![]() ![]() |
DragProperty |
Internal property used on the header element in the control's template.
|
![]() ![]() |
HeaderBackgroundProperty |
Identifies the HeaderBackground dependency property.
|
![]() ![]() |
HeaderForegroundProperty |
Identifies the HeaderForeground dependency property.
|
![]() ![]() |
HorizontalFillProperty |
Identifies the HorizontalFill dependency property.
|
![]() ![]() |
MouseOverBrushProperty |
Identifies the MouseOverBrush dependency property.
|
![]() ![]() |
PressedBrushProperty |
Identifies the PressedBrush dependency property.
|
![]() ![]() |
SelectedBackgroundProperty |
Identifies the SelectedBackground dependency property.
|
![]() ![]() |
ShowHeaderProperty |
Identifies the ShowHeader dependency property.
|
![]() ![]() |
ShowMenuProperty |
Identifies the ShowMenu dependency property.
|
![]() ![]() |
TabStripBackgroundProperty |
Identifies the TabStripBackground dependency property.
|
![]() ![]() |
TabStripForegroundProperty |
Identifies the TabStripForeground dependency property.
|
![]() ![]() |
VerticalFillProperty |
Identifies the VerticalFill dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() |
ActualHeight | (Inherited from FrameworkElement.) |
![]() |
ActualWidth | (Inherited from FrameworkElement.) |
![]() |
Background | (Inherited from Control.) |
![]() |
BorderBrush | (Inherited from Control.) |
![]() |
BorderThickness | (Inherited from Control.) |
![]() |
CanUserDock |
Gets or sets a value that determines whether the user can change the DockMode property to Docked.
|
![]() |
CanUserFloat |
Gets or sets a value that determines whether the user can change the DockMode property to Floating.
|
![]() |
CanUserHide |
Gets or sets a value that determines whether the user can change the DockMode property to Hidden.
|
![]() |
CanUserReorder | (Inherited from C1TabControl.) |
![]() |
CanUserSlide |
Gets or sets a value that determines whether the user can change the DockMode property to Sliding.
|
![]() |
Clip | (Inherited from UIElement.) |
![]() |
ContentTemplate | (Inherited from C1TabControl.) |
![]() |
ContentTemplateSelector | (Inherited from C1TabControl.) |
![]() |
Cursor | (Inherited from FrameworkElement.) |
![]() |
DataContext | (Inherited from FrameworkElement.) |
![]() |
DesiredSize | (Inherited from UIElement.) |
![]() |
Dispatcher | (Inherited from DependencyObject.) |
![]() |
DisplayMemberPath | (Inherited from ItemsControl.) |
![]() |
Dock |
Gets or sets the edge of the parent to which this element should be attached.
|
![]() |
DockHeight |
Gets or sets the desired vertical size for this element.
|
![]() |
DockMinHeight |
Gets or sets the minimum height constraint of the element.
|
![]() |
DockMinWidth |
Gets or sets the minimum width constraint of the element.
|
![]() |
DockMode |
Gets or sets whether the C1DockTabControl floats, slides from the border of the C1DockControl, is hidden, or is docked.
|
![]() |
DockWidth |
Gets or sets the desired horizontal size of the element.
|
![]() |
FontFamily | (Inherited from Control.) |
![]() |
FontSize | (Inherited from Control.) |
![]() |
FontStretch | (Inherited from Control.) |
![]() |
FontStyle | (Inherited from Control.) |
![]() |
FontWeight | (Inherited from Control.) |
![]() |
Foreground | (Inherited from Control.) |
![]() |
HeaderBackground |
Gets or sets the background brush of the header.
|
![]() |
HeaderForeground |
Gets or sets the foreground brush of the header.
|
![]() |
Height | (Inherited from FrameworkElement.) |
![]() |
HorizontalAlignment | (Inherited from FrameworkElement.) |
![]() |
HorizontalContentAlignment | (Inherited from Control.) |
![]() |
HorizontalFill |
Whether the control resizes to fill the remaining horizontal space.
|
![]() |
IsEnabled | (Inherited from Control.) |
![]() |
IsHitTestVisible | (Inherited from UIElement.) |
![]() |
IsMouseOver | (Inherited from C1TabControl.) |
![]() |
IsTabStop | (Inherited from Control.) |
![]() |
ItemContainerStyle | (Inherited from C1TabControl.) |
![]() |
Items | (Inherited from ItemsControl.) |
![]() |
ItemsPanel | (Inherited from ItemsControl.) |
![]() |
ItemsSource | (Inherited from ItemsControl.) |
![]() |
ItemTemplate | (Inherited from ItemsControl.) |
![]() |
ItemTemplateSelector | (Inherited from C1TabControl.) |
![]() |
Language | (Inherited from FrameworkElement.) |
![]() |
Margin | (Inherited from FrameworkElement.) |
![]() |
MaxHeight | (Inherited from FrameworkElement.) |
![]() |
MaxWidth | (Inherited from FrameworkElement.) |
![]() |
MinHeight | (Inherited from FrameworkElement.) |
![]() |
MinWidth | (Inherited from FrameworkElement.) |
![]() |
MouseOverBrush |
Gets or sets the Brush used to highlight the control when it has the mouse over.
|
![]() |
Name | (Inherited from FrameworkElement.) |
![]() |
Opacity | (Inherited from UIElement.) |
![]() |
OpacityMask | (Inherited from UIElement.) |
![]() |
Padding | (Inherited from Control.) |
![]() |
Parent | (Inherited from FrameworkElement.) |
![]() |
PressedBrush |
Gets or sets the Brush used to paint a button when it is pressed.
|
![]() |
RenderSize | (Inherited from UIElement.) |
![]() |
RenderTransform | (Inherited from UIElement.) |
![]() |
RenderTransformOrigin | (Inherited from UIElement.) |
![]() |
Resources | (Inherited from FrameworkElement.) |
![]() |
SelectedBackground |
Gets or sets the Brush used to highlight the control when it is selected.
|
![]() |
SelectedContent | (Inherited from C1TabControl.) |
![]() |
SelectedIndex | (Inherited from C1TabControl.) |
![]() |
SelectedItem | (Inherited from C1TabControl.) |
![]() |
ShowHeader |
Gets or sets a value that determines whether the header of the currently selected C1DockTabItem is visible.
|
![]() |
ShowMenu |
Gets or sets a value that determines whether the menu to set the DockMode is visible.
|
![]() |
ShowSingleTab | (Inherited from C1TabControl.) |
![]() |
Style | (Inherited from FrameworkElement.) |
![]() |
TabIndex | (Inherited from Control.) |
![]() |
TabItemClose | (Inherited from C1TabControl.) |
![]() |
TabItemShape | (Inherited from C1TabControl.) |
![]() |
TabNavigation | (Inherited from Control.) |
![]() |
TabStripBackground |
Gets or sets the Brush that will be assigned to the Background of the tab strip.
|
![]() |
TabStripForeground |
Gets or sets the Brush that will be assigned to the Foreground of the tab strip.
|
![]() |
TabStripHorizontalAlignment | (Inherited from C1TabControl.) |
![]() |
TabStripMenuVisibility | (Inherited from C1TabControl.) |
![]() |
TabStripOverlap | (Inherited from C1TabControl.) |
![]() |
TabStripOverlapDirection | (Inherited from C1TabControl.) |
![]() |
TabStripPlacement | (Inherited from C1TabControl.) |
![]() |
TabStripVerticalAlignment | (Inherited from C1TabControl.) |
![]() |
Tag | (Inherited from FrameworkElement.) |
![]() |
Template | (Inherited from Control.) |
![]() |
Triggers | (Inherited from FrameworkElement.) |
![]() |
UnselectedContentMode | (Inherited from C1TabControl.) |
![]() |
UpdateSourceCollection | (Inherited from C1TabControl.) |
![]() |
UseLayoutRounding | (Inherited from UIElement.) |
![]() |
VerticalAlignment | (Inherited from FrameworkElement.) |
![]() |
VerticalContentAlignment | (Inherited from Control.) |
![]() |
VerticalFill |
Whether the control resizes to fill the remaining vertical space.
|
![]() |
Visibility | (Inherited from UIElement.) |
![]() |
VisibleItems | (Inherited from C1TabControl.) |
![]() |
Width | (Inherited from FrameworkElement.) |
Attached Properties
Name | Description | |
---|---|---|
![]() |
Drag |
Events
Name | Description | |
---|---|---|
![]() |
BindingValidationError | (Inherited from FrameworkElement.) |
![]() |
GotFocus | (Inherited from UIElement.) |
![]() |
IsEnabledChanged | (Inherited from Control.) |
![]() |
IsMouseOverChanged | (Inherited from C1TabControl.) |
![]() |
ItemsChanged | (Inherited from C1TabControl.) |
![]() |
KeyDown | (Inherited from UIElement.) |
![]() |
KeyUp | (Inherited from UIElement.) |
![]() |
LayoutUpdated | (Inherited from FrameworkElement.) |
![]() |
Loaded | (Inherited from FrameworkElement.) |
![]() |
LostFocus | (Inherited from UIElement.) |
![]() |
LostMouseCapture | (Inherited from UIElement.) |
![]() |
MouseEnter | (Inherited from UIElement.) |
![]() |
MouseLeave | (Inherited from UIElement.) |
![]() |
MouseLeftButtonDown | (Inherited from UIElement.) |
![]() |
MouseLeftButtonUp | (Inherited from UIElement.) |
![]() |
MouseMove | (Inherited from UIElement.) |
![]() |
SelectionChanged | (Inherited from C1TabControl.) |
![]() |
SizeChanged | (Inherited from FrameworkElement.) |
![]() |
TabItemClosed | (Inherited from C1TabControl.) |
![]() |
TabItemClosing | (Inherited from C1TabControl.) |
![]() |
VisibleItemsChanged | (Inherited from C1TabControl.) |