The properties of the ListBarItem class are listed below. For a complete list of ListBarItem class members, see the ListBarItem Members topic.
![]() | Gets/sets the caption displayed for this item. |
![]() | Gets the IContainer that contains the Component. |
![]() | Gets/sets whether this item is enabled. |
![]() | Gets the height of this item. |
![]() | Gets or sets the bounds of the image. |
![]() | Gets or sets the image associated with this item. |
![]() | Gets/sets a user-defined string value which can be used to look up the item in the collection which owns it. |
![]() | Gets the location for this item in the control. |
![]() | Gets/sets whether the mouse is down on this item. |
![]() | Gets/sets the point at which the mouse was pressed on this object. |
![]() | Gets/sets whether the mouse is over this item. |
![]() | Gets or sets the bounds of the item. |
![]() | Gets/sets whether this item is "selected" or not. Only one item in the ListBar control can be selected at a time. |
![]() | Gets or sets the ISite of the Component. |
![]() | Gets/sets an object which can be used to associate user-defined data with this item. |
![]() | Gets or sets the bounds of the text. |
![]() | Gets/sets the tooltip text that will be displayed when the user hovers over this item. |
![]() | Gets the width of this item. |
ListBarItem Class | NETXP.Controls.Bars Namespace