NetXP 3.0 Reference

AutoHidePanel Class

Internal.

For a list of all members of this type, see AutoHidePanel Members.

System.Object
   MarshalByRefObject
      Component
         Control
            ScrollableControl
               Panel
                  AutoHidePanel

[Visual Basic]
Public Class AutoHidePanel
Inherits Panel
Implements System.Windows.Forms.IMessageFilter
[C#]
public class AutoHidePanel : Panel, IMessageFilter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Docking

Assembly: NETXP.Controls.Docking (in NETXP.Controls.Docking.dll)

See Also

AutoHidePanel Members | NETXP.Controls.Docking Namespace