NetXP 3.0 Reference

DockObject.AutoHidePanel Property

Gets/sets the auto-hide panel, if any.

[Visual Basic]
Public Property AutoHidePanel As AutoHidePanel
[C#]
public AutoHidePanel AutoHidePanel {get; set;}

See Also

DockObject Class | NETXP.Controls.Docking Namespace