System.Windows.Forms.MdiClient Members

The members of System.Windows.Forms.MdiClient are listed below.

See Also: Inherited members from System.Windows.Forms.Control

Public Constructors

Initializes a new instance of the System.Windows.Forms.MdiClient class.

Public Properties

override
BackgroundImageSystem.Drawing.Image.

Gets or sets the background image displayed in the System.Windows.Forms.MdiClient control.

override
BackgroundImageLayoutImageLayout.

This property is not relevant to this class.

[read-only]
MdiChildrenForm[].

Gets the child multiple-document interface (MDI) forms of the System.Windows.Forms.MdiClient control.

Protected Properties

[read-only]
override
CreateParamsCreateParams. Documentation for this section has not yet been entered.

Public Methods

LayoutMdi(MdiLayout)

Arranges the multiple-document interface (MDI) child forms within the MDI parent form.

Protected Methods

override
CreateControlsInstance() : Control.ControlCollection
Documentation for this section has not yet been entered.
override
OnResize(EventArgs)
Documentation for this section has not yet been entered.
override
ScaleControl(System.Drawing.SizeF, BoundsSpecified)
Documentation for this section has not yet been entered.
override
ScaleCore(float, float)
Documentation for this section has not yet been entered.
override
SetBoundsCore(int, int, int, int, BoundsSpecified)
Documentation for this section has not yet been entered.
override
WndProc(ref Message)
Documentation for this section has not yet been entered.