The ListBar control is an implementation of the Microsoft outlook bar control. This control provides both the functionality of a standard outlook bar control as well as the functionality of the VS.NET toolbox control. The ListBar control supports drag and drop, as well as custom rendering. The bars are configured using ListBarGroup objects which are collected in the ListBarGroupCollection object accessible through the control's Groups property. Each ListBarGroup in turn contains a ListBarItemCollection of ListBarItem objects which represent the buttons within each group.
For a list of all members of this type, see ListBar Members.
System.Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
UserControl
ListBar
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NETXP.Controls.Bars
Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)
ListBar Members | NETXP.Controls.Bars Namespace