In This Article

TabbedMdiWindowContextMenuSource Enum

Specifies the source of a TabbedMdiWindow context menu.

public enum TabbedMdiWindowContextMenuSource

Fields

Name Description
AutoHideContainerTab

The tab of a container for ToolWindow controls in auto-hide mode.

AutoHideContainerTitleBar

The title bar of an AutoHideContainer for a ToolWindow.

DocumentWindowFloatingContainerFormTitleBar

The title bar of a floating container for a DocumentWindow control.

TabbedMdiContainerActiveFilesButton

The Active Files button on a container for a TabbedMdiWindow (when DocumentMdiStyle.Tabbed).

TabbedMdiContainerTab

The tab of a container for a TabbedMdiWindow (when DocumentMdiStyle.Tabbed).

TabbedMdiContainerTabDragDrop

The drag and dropped tab of a container for a TabbedMdiWindow (when DocumentMdiStyle.Tabbed).

TabbedMdiWindowContainerFormTitleBar

The title bar of a windowed container for a TabbedMdiWindow (when DocumentMdiStyle.Standard).

ToolWindowContainerTab

The tab of a container for a ToolWindow.

ToolWindowContainerTitleBar

The title bar of a ToolWindowContainer for a ToolWindow.

ToolWindowContainerTitleBarOptionsButton

The Options button on the title bar of a container for a ToolWindow.

ToolWindowFloatingContainerFormTitleBar

The title bar of a floating container for one or more ToolWindow controls.