MindFusion WinForms Programmer's Guide
DockPanel Properties
 


 Public Properties

  Name Description

DockControl

Gets or sets a reference to the root DockControl.

DockSize

Gets or sets the size of this panel when in docked state.

DockStyle

Gets or sets the panel's dock style.

MeasureBounds

Gets the panel's measured location and size.

MeasureLocation

Gets or sets the panel's measured location.

MeasureSize

Gets or sets the panel's measured size.

OldDockParent

Gets the previous parent panel.

OldDockSize

Gets the previous dock size.

OldDockStyle

Gets the previous dock style.

OldForm

Gets the previous parent form.

OldLocation

Gets previous location.

OldRootDockStyle

Gets the previous root dock style.

TempMeasureSize

Gets or sets temporary measured size during resize.

TempSize

Gets or sets temporary size during resize.

 See Also

DockPanel Class
MindFusion.UI.WinForms Namespace