Property | Type | Description | |
---|---|---|---|
ActivateActiveMdiChild | void | ||
ActivateChild | void | ||
ActivateNextChild | void | ||
ActivatePreviousChild | void | ||
AfterTopMostControl | IntPtr | ||
ArrangeIconicWindows | void | ||
ArrangeWindows | void | ||
CalcHBar | void | ||
CalcVBar | void | ||
ChildFormClosed | void | ||
HBarValueChanged | void | ||
OnPaintBackgroundInternal | void | ||
RemoveControlMenuItems | void | ||
ScaleCore | void | ||
SendFocusToActiveChild | void | ||
SetParentText | void | ||
SetWindowState | void | ||
SetWindowStates | bool | ||
SizeScrollBars | void | ||
VBarValueChanged | void |
Method | Description | |
---|---|---|
LayoutMdi ( MdiLayout value ) : void | ||
MdiClient ( ) : System.Collections |
Method | Description | |
---|---|---|
CreateControlsInstance ( ) : |
||
OnResize ( EventArgs e ) : void | ||
ScaleControl ( |
||
SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void |
Method | Description | |
---|---|---|
ActivateActiveMdiChild ( ) : void | ||
ActivateChild ( |
||
ActivateNextChild ( ) : void | ||
ActivatePreviousChild ( ) : void | ||
AfterTopMostControl ( ) : IntPtr | ||
ArrangeIconicWindows ( bool rearrange_all ) : void | ||
ArrangeWindows ( ) : void | ||
CalcHBar ( int left, int right, bool vert_vis ) : void | ||
CalcVBar ( int top, int bottom, bool horz_vis ) : void | ||
ChildFormClosed ( |
||
HBarValueChanged ( object sender, EventArgs e ) : void | ||
OnPaintBackgroundInternal ( PaintEventArgs pe ) : void | ||
RemoveControlMenuItems ( System.Windows.Forms.MdiWindowManager wm ) : void | ||
ScaleCore ( float dx, float dy ) : void | ||
SendFocusToActiveChild ( ) : void | ||
SetParentText ( bool text_changed ) : void | ||
SetWindowState ( |
||
SetWindowStates ( System.Windows.Forms.MdiWindowManager wm ) : bool | ||
SizeScrollBars ( ) : void | ||
VBarValueChanged ( object sender, EventArgs e ) : void |
protected CreateControlsInstance ( ) : |
||
return |
protected ScaleControl ( |
||
factor | ||
specified | BoundsSpecified | |
return | void |
protected SetBoundsCore ( int x, int y, int width, int height, BoundsSpecified specified ) : void | ||
x | int | |
y | int | |
width | int | |
height | int | |
specified | BoundsSpecified | |
return | void |