NetXP 3.0 Reference

ListBarGroup Class

A ListBarGroup is a bar within a ListBar control.

For a list of all members of this type, see ListBarGroup Members.

System.Object
   MarshalByRefObject
      Component
         ListBarGroup

[Visual Basic]
NotInheritable Public Class ListBarGroup
Inherits Component
Implements NETXP.Controls.Bars.IMouseHandler
[C#]
public sealed class ListBarGroup : Component, IMouseHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

ListBarGroup Members | NETXP.Controls.Bars Namespace