NetXP 3.0 Reference

ListBarItem Class

A class containing the information describing an Item in the ListBar control.

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

System.Object
   MarshalByRefObject
      Component
         ListBarItem

[Visual Basic]
NotInheritable Public Class ListBarItem
Inherits Component
Implements System.IComparable, NETXP.Controls.Bars.IMouseHandler
[C#]
public sealed class ListBarItem : Component, IComparable, 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

ListBarItem Members | NETXP.Controls.Bars Namespace