NetXP 3.0 Reference

DockObject.AutoHideSize Property

Gets/sets the auto hide size of the object.

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

See Also

DockObject Class | NETXP.Controls.Docking Namespace