image combo events

G

Gez

Hi,

How do you capture an event directly after an item has been selected on an
"Image" combo. On a normal combo box you get an On Click event but on the
image combo you just get :

On Updated
On Enter
On Exit
On Got Focus
On Lost Focus

I've tried typing a command in like msgbox("hello") for each of the events
to see if anything works but no joy so far.

Gez
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top