Is there any way to specify the event when the combobox is droped down and items are hightlighted as they move through the selection? I want to display a picture box in which the image changes and each item is highlighted. Is this possible? Most of the code I've looked at has to do with after a specific item is selected. Is there any way to use that change in the combobox to trigger the action I discribed? Much thanks!