Wimark.Controls Class Library  

ExplorerBar.Groups Property

Gets the collection of groups assigned to a explorer bar control.

[Visual Basic]
Public ReadOnly Property Groups As ExplorerBar.ExplorerGroupCollection 
[C#]
public ExplorerBar.ExplorerGroupCollection Groups {get;}
[C++]
public: __property ExplorerBar.ExplorerGroupCollection* get_Groups();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ExplorerBar Class | ExplorerBar Members | Wimark.Controls Namespace