BCGControlBar Library for .NET
AutoHidePanel Class
Members 




Inherits from the Windows.Forms. Panel and implements such interfaces as ISupportCustomLayout, ISerializable.
Autohide panels host autohide buttons. Autohide panels are created by dock manager when you set the AutoHideEdges property.

Object Model
AutoHidePanel ClassDockManager Class
Syntax
'Declaration
 
Public Class AutoHidePanel 
   Inherits System.Windows.Forms.Panel
   Implements BCGSoft.Shared.ISupportCustomLayout 
'Usage
 
Dim instance As AutoHidePanel
public __gc class AutoHidePanel : public System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout  
public ref class AutoHidePanel : public System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  BCGSoft.ControlBars.AutoHidePanel

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoHidePanel Members
BCGSoft.ControlBars Namespace

Send Feedback