NetXP 3.0 Reference

ComboBoxExItem Members

ComboBoxExItem overview

Public Instance Constructors

ComboBoxExItemOverloaded. Initializes a new instance of the ComboBoxExItem class.

Public Instance Properties

ImageIndex The item's image index.
ImageList The item's image list.
Level The item's indentation level (to simulate tree view)
Text The item's text.

Public Instance Methods

Empty Empties the item.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString Provides a string representation of the item using the item's text.

Public Instance Events

Changed Occurs when the item has changed.

See Also

ComboBoxExItem Class | NETXP.Controls Namespace