MindFusion.Wpf Pack Programmer's Guide
DockControl Properties
 


 Public Properties

  Name Description

AllowedDockLocations

Gets or sets the possible dock locations inside this control. This is a dependency property.

AnimateWindows

Gets or sets a value indicating whether the operations on the items inside this control are animated. This is a dependency property.

AutoHideWindowStyle

Gets or sets the style of autohide windows.

CornerRadius

Gets or sets the roundness of the frame edges of this dock control. This is a dependency property.

DockContainerStyle

Gets or sets the style of dock containers.

DockIndicatorBackground

Gets or sets the background of the dock indicator areas. This is a dependency property.

DockIndicatorBorderBrush

Gets or sets the border brush of the dock indicator areas. This is a dependency property.

DockIndicatorBorderThickness

Gets or sets the border thickness of the dock indicator areas. This is a dependency property.

DockWindowStyle

Gets or sets the style of dock windows.

EnableAnimations

Allow interaction animations.

FloatWindowStyle

Gets or sets the style of float windows.

HandlersBackground

Gets or sets the background of the dock handlers and buttons. This is a dependency property.

HandlersBorderBrush

Gets or sets the border brush of the dock handlers and buttons. This is a dependency property.

HandlersBorderThickness

Gets or sets the border thickness of the dock handlers and buttons. This is a dependency property.

HandlersOverBackground

Gets or sets the background of the dock handlers and buttons when they are pointed with the mouse. This is a dependency property.

HandlersPressedBackground

Gets or sets the background of the dock handlers and buttons when they are pressed. This is a dependency property.

InnerHandlersStyle

Gets or sets the style of inner dock handlers.

ItemContainerBackground

Gets or sets the background of container dock items. This is a dependency property.

ItemSpacing

Gets or sets the size of the splitters.

LicenseKey

Gets or sets the license key of the control.

MinDockSize

Gets or sets the minimum size of the dock windows.

MinimumItemSize

Gets or sets the minimum size of the docked items. This is a dependency property.

PanelOffset

Gets or sets the portions of the control that are occupied by docked items. This is a dependency property.

RelativeDropSize

Gets or sets default size of items docked inside this DockControl, expressed as percentage of the control's size. This is a dependency property.

SideHandlersStyle

Gets or sets the style of side dock handlers.

TabBackground

Gets or sets the background of tab items. This is a dependency property.

TabbedDocumentStyle

Gets or sets the style of tabbed documents.

TabBorderBrush

Gets or sets the border brush of tab items. This is a dependency property.

TabDocumentLayout

Gets or sets the layout orientation of the tabbed documents.

TabOverBackground

Gets or sets the background of tab items pointed with the mouse. This is a dependency property.

TabPressedBackground

Gets or sets the background of pressed tab items. This is a dependency property.

TabSelectedBackground

Gets or sets the background of selected tab items. This is a dependency property.

 See Also

DockControl Class
MindFusion.UI.Wpf Namespace