C# (CSharp) DockTab Пространство имен

Пространства имен

DockTab.Properties
DockTab.TestApplication
DockTab.UnitTests

Классы

Имя Описание
DockTabControl The dock tab control.
DockTabGroup
DockTabItem The dock tab item.
SplitPanel Resizes and arranges child elements into a single row that can be oriented horizontally or vertically where the amount space that each child element consumes can be defined using the SplitPanel.LengthProperty attached property. See SplitPanelUnitType for the different resize behaviors. The SplitPanel also reacts on child SplitThumb drags resizing the all child elements accordingly.
SplitPanelLengthConverter The split panel length converter.
SplitThumb Provides a thumb that allows the elements within a SplitPanel to be resized using mouse interaction.