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.
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications. |
Accessible |
Gets or sets the object’s name used by accessibility client applications. |
Accessible |
Gets or sets the object’s accessible role. |
Active |
Gets the currently active floating page. |
Allow |
Gets or sets whether end-users can reorder pages by dragging their headers. |
Allow |
Gets or sets whether icons for all Xtra |
Appearance | Gets the appearance settings used to paint the MDI client. |
Appearance |
Provides access to the properties that control the appearance of all the pages. |
Border |
Gets or sets the border style of the multiple document interface (MDI) client. |
Border |
Gets or sets the border style of all the tab pages. |
Bounds | Gets the bounding rectangle of the multiple document interface (MDI) client. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Close |
Gets or sets whether Close buttons are displayed in individual tab pages and the tab control’s header. |
Close |
Gets or sets the value that determines if tabs will be closed on a mouse middle click. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Controller |
Gets or sets the bar and dock controller that controls the appearance settings of the Xtra |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Float |
Provides access to the collection of floating pages. |
Float |
Gets or sets the time interval between moving a floating page onto the tab header region and docking the page. |
Float |
Gets or sets whether a page is made floating on double-clicking its tab. |
Float |
Gets or sets whether a page can be dragged away from the Xtra |
Float |
Gets or sets how a page is dragged away from the Xtra |
Handler | This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Header |
Gets or sets whether the page headers should be automatically stretched to fill the empty space in a tab row. |
Header |
Gets the options that specify which tab buttons can be displayed within the header panel. |
Header |
Gets or sets a value which specifies the display mode for the header buttons. |
Header |
Gets or sets the position of the page headers. |
Header |
Gets or sets the orientation of the page headers. |
Images |
Gets or sets the source of images that can be displayed within page headers. Use the Image |
Max |
Gets or sets the default maximum width of tab headers for all pages. |
Mdi |
Gets or sets a container for multiple document interface (MDI) child forms. |
Multi |
Gets or sets whether more than one row of page headers can be displayed. |
Page |
Gets or sets the alignment of the image displayed within the page header. |
Pages | Provides access to the tabbed MDI manager’s page collection. |
Pin |
Gets or sets which Xtra |
Preview |
Gets or sets the zoom ratio to calculate the size of a floating page’s preview version. |
Right |
Gets or sets whether right-to-left mirror placement is turned on. |
Selected |
Gets or sets the currently selected page. |
Set |
Gets or sets a value which specifies the order in which pages are cycled through. |
Show |
Gets or sets whether hints are displayed to indicate positions when a floating page is being dragged-and-dropped onto the Xtra |
Show |
Gets or sets whether a focus frame is displayed around the selected page header. |
Show |
Gets or sets whether hints can be displayed for page headers. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Tab |
Gets or sets the width for all tab page headers within the Xtra |
Tool |
Gets or sets the tooltip controller component that controls the appearance, position and content of the hints displayed for tab pages. |
Use |
Gets or sets whether the Document Selector feature is enabled, which allows an end-user to switch between tab pages. |
Use |
Gets or sets whether to display a child form’s icon (Form. |
See Also