Combo Box Item - Image Property

Repository enrolled image to show in the control

Member of Combo Box Item (PRIM_CBIT)

Data Type - PRIM_ICON - Icon is an icon file stored in the repository

Details

Repository enrolled Bitmap or Icon to be shown to the left of the item.

Example

Creating a list item and setting the image.
Add_Entry To_List(#List)
#List.CurrentItem.Image <= #MyImage

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2