Version

Search Results

EnforceMinMax Method (DockAreaPane)

Invoked to adjust a size to enforce the minimum and maximum sizes of a pane Overload List

FloatingLocation Property

Returns or sets the location of the DockAreaPane when it is floating. Syntax Remarks This property specifies a System.Drawing.Point that serves as the upper-left corner of the floating window. (This corresponds to the System.Windows.Forms.Control.Location property of the standard .NET Windows form.) Example The fo...

GetObjectData Method (DockAreaPane)

Serializes the objects non-default contents into the info. Syntax Parameters info The SerializationInfo instance that contains the data to be serialized.context The StreamingContext instance which describes the source and destination of the serialized stream.

InitializeTag Method (DockAreaPane)

Syntax Parameters tagValue

IsFillPane Property

Indicates if the pane is the dock area filling the available space. Syntax Remarks When the UltraDockManager.LayoutStyle is set to FillContainer, the innermost visible docked DockAreaPane fills the remaining space in the container.

MinimumSizeResolved Property (DockAreaPane)

Returns the minimum size of a pane based on the sizes of its child panes. This property is read-only. Syntax Property Value A Size containing the minimum size Remarks The minimum size of a pane may be limited by the presence of child panes and the need to display captions and respect minimum settings on those pane...

NotifyPropChange(Enum) Method

Syntax Parameters propId

NotifyPropChange(Enum,PropChangeInfo) Method

Syntax Parameters propId trigger