ImageListComboBox Properties

The ImageListComboBox type exposes the following members.

Properties
  NameDescription
Public propertyDefaultValue
Gets or sets the default value in the image combo box. If the value is not found, SelectedItem is used instead.
Public propertyHoverColor
Gets or sets the hover color of the combo box.
Public propertyImageList
Gets or sets the ImageList that contains the images to be displayed in the combo box. Recommended image file formats are JPG and BMP.
Public propertySelectedIndex
Gets or sets the selected index of the image in the image combo box.
Public propertySelectedItem
Gets or sets the selected image in the image combo box. If the image is not found, SelectedIndex is used instead.
Public propertyToolTipText
Gets or sets the tool tip text.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next