Provides the root container for document window tabbed MDI containers.
- Inheritance:
-
object
Marshal
By Component Control ScrollableRef Object Control UIControl object
Constructors
TabbedMdiRootContainer(DockManager)
Initializes a new instance of the TabbedMdiRootContainer
class.
Parameter | Type | Description |
---|---|---|
dockManager | Dock |
The Dock |
Properties
DockManager
Gets the Dock
Property Value
- Dock
Manager : The Dock
Manager that is managing the dock object.
DockObjectType
Gets a Dock
Property Value
- Dock
Object :Type A Dock
Object specifying the type of dock object.Type
Orientation
Gets or sets the Orientation that contains the orientation of child tabbed MDI containers.
Property Value
- Orientation:
The Orientation that contains the orientation of child tabbed MDI containers.
SelectedIndex
Gets or sets index of the selected Tabbed
Property Value
- int:
The index of selected Tabbed
Mdi .Container
SelectedTabbedMdiContainer
Gets or sets the selected Tabbed
Property Value
- Tabbed
Mdi :Container The selected Tabbed
Mdi .Container
TabbedMdiContainers
Gets the collection of Tabbed
Property Value
- Tabbed
Mdi :Container Collection The collection of Tabbed
Mdi controls contained by the tabbed MDI root container.Container
Methods
ArrangeOverride(Size)
Positions child elements and determines an arrange size.
Parameter | Type | Description |
---|---|---|
finalSize | Size | The final area within the parent that this element should use to arrange itself and its children. |
Returns
- Size:
The actual size used.
Remarks
Element authors should override this method, call Arrange
on each visible child element and position each child element.
It is required that a parent element calls Arrange
on each child or they won't be rendered.
CreateChildren()
Invoked when the collection of child elements is to be created.
Returns
Remarks
By default no child collection is created.
CreateControlsInstance()
Creates a new instance of the control collection for the control.
Returns
- Control.Control
Collection : A new instance of a Control.
Control assigned to the control.Collection
OnRender(PaintEventArgs)
Renders the element.
Parameter | Type | Description |
---|---|---|
e | Paint |
A Paint |
ProcessCmdKey(ref Message, Keys)
Processes a key.
Parameter | Type | Description |
---|---|---|
m | Message | The message to process. |
keyData | Keys | One of the |
Returns
- bool:
true
if the key was processed by the control; otherwise,false
.
Inherited Members
-
UIControl.
Dispose(bool) -
UIControl.
Add Pending Graphics Inversion(Rectangle) -
UIControl.
Add Pending Scroll Operation(Rectangle, Orientation, int) -
UIControl.
Add Pending Scroll Operation(Rectangle, int, int) -
UIControl.
Add To Invalidated Region() -
UIControl.
Add To Invalidated Region(Rectangle) -
UIControl.
Arrange(Rectangle) -
UIControl.
Contains Location(Point) -
UIControl.
Dpi Scale Changed(Size F) -
UIControl.
Get Cursor(Point) -
UIControl.
Invalidate(Invalidation Levels, Invalidation Types) -
UIControl.
Invalidate Arrange() -
UIControl.
Invalidate Measure() -
UIControl.
Measure(Graphics, Size) -
UIControl.
Measure Override(Graphics, Size) -
UIControl.
On Click(Event Args) -
UIControl.
On Double Click(Event Args) -
UIControl.
On Dpi Changed After Parent(Event Args) -
UIControl.
On Handle Created(Event Args) -
UIControl.
On Layout(Layout Event Args) -
UIControl.
On Location Changed(Event Args) -
UIControl.
On Mouse Capture Changed(Event Args) -
UIControl.
On Mouse Down(Mouse Event Args) -
UIControl.
On Mouse Enter(Event Args) -
UIControl.
On Mouse Hover(Event Args) -
UIControl.
On Mouse Leave(Event Args) -
UIControl.
On Mouse Move(Mouse Event Args) -
UIControl.
On Mouse Up(Mouse Event Args) -
UIControl.
On Mouse Wheel(Mouse Event Args) -
UIControl.
On Paint(Paint Event Args) -
UIControl.
On Paint Background(Paint Event Args) -
UIControl.
On Parent Changed() -
UIControl.
On Parent Changed(Event Args) -
UIControl.
On Render Child Elements(Paint Event Args) -
UIControl.
On Resize(Event Args) -
UIControl.
On Right To Left Changed(Event Args) -
UIControl.
On Visible Changed(Event Args) -
UIControl.
Render(Paint Event Args) -
UIControl.
Reset Double Buffer Canvas(bool) -
UIControl.
Resume Painting() -
UIControl.
Suspend Painting() -
UIControl.
Transform To Ancestor(IUIElement) -
UIControl.
Transform To Descendant(IUIElement) -
UIControl.
Update Cursor() -
UIControl.
Update Layout() -
UIControl.
Actual Height -
UIControl.
Actual Width -
UIControl.
Back Color -
UIControl.
Background Image -
UIControl.
Capture Mouse When Pressed -
UIControl.
Clip Bounds -
UIControl.
Desired Size -
UIControl.
Dpi Scale Factor -
UIControl.
Font -
UIControl.
Fore Color -
UIControl.
Is Arrange Valid -
UIControl.
Is Measure Valid -
UIControl.
Is Paint Valid -
UIControl.
Is Right To Left -
UIControl.
Last Mouse Up Button -
UIControl.
Painting Suspended -
UIControl.
Use Control Graphics For Measure -
UIControl.
Use Extended Double Buffering -
Marshal
By Ref Object. Get Lifetime Service() -
Marshal
By Ref Object. Initialize Lifetime Service() -
Marshal
By Ref Object. Memberwise Clone(bool) -
object.
Get Type() -
object.
Memberwise Clone() -
object.
To String() -
object.
Equals(object) -
object.
Equals(object, object) -
object.
Reference Equals(object, object) -
object.
Get Hash Code()