Back to Devexpress

XtraTabbedMdiManager Properties

windowsforms-devexpress-dot-xtratabbedmdi-dot-xtratabbedmdimanager-dot-underscore-properties.md

latest11.3 KB
Original Source

XtraTabbedMdiManager Properties

The 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.

NameDescription
AccessibleDescriptionGets or sets the object’s description used by accessibility client applications.
AccessibleNameGets or sets the object’s name used by accessibility client applications.
AccessibleRoleGets or sets the object’s accessible role.
ActiveFloatFormGets the currently active floating page.
AllowDragDropGets or sets whether end-users can reorder pages by dragging their headers.
AllowGlyphSkinningGets or sets whether icons for all XtraMdiTabPages within the XtraTabbedMdiManager should be painted with the same color as the page header text.
AppearanceGets the appearance settings used to paint the MDI client.
AppearancePageProvides access to the properties that control the appearance of all the pages.
BorderStyleGets or sets the border style of the multiple document interface (MDI) client.
BorderStylePageGets or sets the border style of all the tab pages.
BoundsGets the bounding rectangle of the multiple document interface (MDI) client.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
ClosePageButtonShowModeGets or sets whether Close buttons are displayed in individual tab pages and the tab control’s header.
CloseTabOnMiddleClickGets or sets the value that determines if tabs will be closed on a mouse middle click.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ControllerGets or sets the bar and dock controller that controls the appearance settings of the XtraTabbedMdiManager component.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Events protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
FloatFormsProvides access to the collection of floating pages.
FloatMDIChildDockDelayGets or sets the time interval between moving a floating page onto the tab header region and docking the page.
FloatOnDoubleClickGets or sets whether a page is made floating on double-clicking its tab.
FloatOnDragGets or sets whether a page can be dragged away from the XtraTabbedMdiManager and then restored.
FloatPageDragModeGets or sets how a page is dragged away from the XtraTabbedMdiManager‘s header region.
HandlerThis member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
HeaderAutoFillGets or sets whether the page headers should be automatically stretched to fill the empty space in a tab row.
HeaderButtonsGets the options that specify which tab buttons can be displayed within the header panel.
HeaderButtonsShowModeGets or sets a value which specifies the display mode for the header buttons.
HeaderLocationGets or sets the position of the page headers.
HeaderOrientationGets or sets the orientation of the page headers.
ImagesGets or sets the source of images that can be displayed within page headers. Use the ImageIndex property in XtraMdiTabPage.ImageOptions to assign an image to a page.
MaxTabPageWidthGets or sets the default maximum width of tab headers for all pages.
MdiParentGets or sets a container for multiple document interface (MDI) child forms.
MultiLineGets or sets whether more than one row of page headers can be displayed.
PageImagePositionGets or sets the alignment of the image displayed within the page header.
PagesProvides access to the tabbed MDI manager’s page collection.
PinPageButtonShowModeGets or sets which XtraMdiTabPages should display a Pin Button on their tab headers.
PreviewPageZoomRatioGets or sets the zoom ratio to calculate the size of a floating page’s preview version.
RightToLeftLayoutGets or sets whether right-to-left mirror placement is turned on.
SelectedPageGets or sets the currently selected page.
SetNextMdiChildModeGets or sets a value which specifies the order in which pages are cycled through.
ShowFloatingDropHintGets or sets whether hints are displayed to indicate positions when a floating page is being dragged-and-dropped onto the XtraTabbedMdiManager‘s header region.
ShowHeaderFocusGets or sets whether a focus frame is displayed around the selected page header.
ShowToolTipsGets or sets whether hints can be displayed for page headers.
SiteGets or sets the ISite of the Component. Inherited from Component.
TabPageWidthGets or sets the width for all tab page headers within the XtraTabbedMdiManager.
ToolTipControllerGets or sets the tooltip controller component that controls the appearance, position and content of the hints displayed for tab pages.
UseDocumentSelectorGets or sets whether the Document Selector feature is enabled, which allows an end-user to switch between tab pages.
UseFormIconAsPageImageGets or sets whether to display a child form’s icon (Form.Icon) in the corresponding page header.

See Also

XtraTabbedMdiManager Class

XtraTabbedMdiManager Members

DevExpress.XtraTabbedMdi Namespace