Function Name | dcl-ImageComboBox-GetItem |
---|---|
Syntax | (dcl-ImageComboBox-GetItem
<CONTROL>
ItemIndex [as
Long]) |
Return Type | List of (Text [as String] ImageIndex [as Integer] SelectedImageIndex [as Integer] Indent [as Integer]) |
Applies To | Image Combo Box |
This method returns the item properties for the item at ItemIndex. ImageIndex and SelectedImageIndex are the images to display when the item is unselected or selected, respectively. Indent is the distance (in pixels) to indent the item from the edge.