BCGSoft.ControlBars Namespace : AutoHidePanel Class |
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.
'Declaration Public Class AutoHidePanel Inherits System.Windows.Forms.Panel Implements BCGSoft.Shared.ISupportCustomLayout
'Usage Dim instance As AutoHidePanel
public class AutoHidePanel : System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout
public __gc class AutoHidePanel : public System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout
public ref class AutoHidePanel : public System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.Panel
BCGSoft.ControlBars.AutoHidePanel
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