Back to Devexpress

DevExpress.XtraTabbedMdi Namespace

windowsforms-devexpress-0bab5877.md

latest2.8 KB
Original Source

DevExpress.XtraTabbedMdi Namespace

Contains the classes that maintain the XtraTabbedMdi component’s infrastructure.

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
MdiTabPageEventArgsProvides data for the XtraTabbedMdiManager.PageAdded and XtraTabbedMdiManager.PageRemoved events.
SetNextMdiChildEventArgsProvides data for the XtraTabbedMdiManager.SetNextMdiChild event.
XtraMdiTabPageA tab page that represents an MDI child form.
XtraMdiTabPageCollectionRepresents a tabbed MDI manager’s page collection.
XtraTabbedMdiManagerThe component that displays MDI child forms as tabs and provides basic form management features. To create an advanced tabbed UI, use the DocumentManager component instead.

Delegates

NameDescription
MdiTabPageEventHandlerRepresents a method that will handle the XtraTabbedMdiManager.PageAdded and XtraTabbedMdiManager.PageRemoved events.
SetNextMdiChildEventHandlerRepresents a method that will handle the XtraTabbedMdiManager.SetNextMdiChild event.

Enums

NameDescription
CloseTabOnMiddleClickLists values that specify if and when tabs will be closed on a mouse middle button click.
FloatPageDragModeContains values that specify how pages are dragged outside the XtraTabbedMdiManager‘s tab region.
SetNextMdiChildModeLists the values that specify the order in which pages are cycled.