![]() | Overloaded. Initializes a new instance of the ListBarItem class. |
![]() | 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. |
![]() | Compares this object with another object of the same type. The implementation compares the captions of the items to allow items to be sorted alphabetically. |
![]() | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Releases all resources used by the Component. |
![]() | Ensures that this item can be seen in the owner control. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Sets the location and width of this item. This method is called by internally by the ListBar or the ListBarGroup which owns this item. |
![]() | Called to set the height of the item by the owning control. |
![]() | Starts editing this item. The BeforeLabelEdit event will be fired prior to the text box being made visible. |
![]() |
![]() | Adds an event handler to listen to the Disposed event on the component. |
ListBarItem Class | NETXP.Controls.Bars Namespace