BCGSoft.ControlBars Namespace > StatusBarControl Class : Panels Property |
Represents a collection of status bar panels.
'Declaration Public ReadOnly Property Panels As StatusBarPaneCollection
'Usage Dim instance As StatusBarControl Dim value As StatusBarPaneCollection value = instance.Panels
public StatusBarPaneCollection Panels {get;}
public: __property StatusBarPaneCollection* get_Panels();
public: property StatusBarPaneCollection^ Panels { StatusBarPaneCollection^ 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