MindFusion.Wpf Pack Programmer's Guide
DiagramTabControl Members
Constructors Fields Properties Methods
 


Represents a TabControl that displays DiagramTabItem items.

The following tables list the members exposed by the DiagramTabControl type.

 Public Constructors

  Name Description

DiagramTabControl

Initializes a new instance of the DiagramTabControl class.

 Public Fields

  Name Description

AllowRenamePagesProperty

Identifies the AllowRenamePages dependency property.

AllowReorderProperty

Identifies the AllowReorder dependency property.

ShowCloseButtonsProperty

Identifies the ShowCloseButtons dependency property.

ShowCreateNewTabProperty

Identifies the ShowCreateNewTab dependency property.

ShowNavigationButtonsProperty

Identifies the ShowNavigationButtons dependency property.

ShowTabsProperty

Identifies the ShowTabs dependency property.

 Public Properties

  Name Description

AllowRenamePages

Gets or sets a value indicating whether tabs can be renamed.

AllowReorder

Gets or sets a value indicating whether interactive reordering of tabs is allowed. This is a dependency property.

ShowCloseButtons

Gets or sets a value indicating whether to display a close button for each tab. This is a dependency property.

ShowCreateNewTab

Gets or sets a value indicating whether to display the 'Create New Tab' button. This is a dependency property.

ShowNavigationButtons

Gets or sets a value indicating whether the tab navigation buttons. This is a dependency property.

ShowTabs

Gets or sets a value indicating whether the tabs are visible. This is a dependency property.

 Public Methods

  Name Description

OnApplyTemplate

TabControl.OnApplyTemplate override.

 Protected Methods

  Name Description

GetContainerForItemOverride

TabControl.GetContainerForItemOverride override.

OnItemsChanged

TabControl.OnItemsChanged override.

OnItemsSourceChanged

TabControl.OnItemsSourceChanged override.

OnPageRenamed

Raises the PageRenamed event.

OnPageRenaming

Raises the PageRenaming event.

OnPreviewMouseLeftButtonDown

TabControl.OnPreviewMouseLeftButtonDown override.

OnPreviewMouseLeftButtonUp

TabControl.OnPreviewMouseLeftButtonUp override.

OnPreviewMouseMove

TabControl.OnPreviewMouseMove override.

OnSelectionChanged

TabControl.OnSelectionChanged override.

PrepareContainerForItemOverride

TabControl.PrepareContainerForItemOverride override.

 See Also

DiagramTabControl Class
MindFusion.Diagramming.Wpf Namespace