BCGSoft.ControlBars Namespace > DockManager Class : AutoHidePanels Property |
'Declaration Public ReadOnly Property AutoHidePanels As AutoHidePanel()
'Usage Dim instance As DockManager Dim value() As AutoHidePanel value = instance.AutoHidePanels
public AutoHidePanel[] AutoHidePanels {get;}
public: __property AutoHidePanel*[]* get_AutoHidePanels();
public: property array<AutoHidePanel^>^ AutoHidePanels { array<AutoHidePanel^>^ get(); }
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