NetXP 3.0 Reference

DockingManager.InnerMinimum Property

Defines the minimum size of the inner control, if resizing the application would cause the inner control to become smaller than this then the docking windows are resized smaller instead.

[Visual Basic]
Public Property InnerMinimum As Size
[C#]
public System.Drawing.Size InnerMinimum {get; set;}

See Also

DockingManager Class | NETXP.Controls.Docking Namespace