Determining if a combobox is in a droppeddown state

  • Thread starter Poul Bach Christensen
  • Start date
P

Poul Bach Christensen

How is it possible to find out if a combobox is in a droppeddown state?

I have a continous form where pressing the Down/Up-keys should cause the
form to change row accordingly. But only in the case where a combobox is not
dropped down.

Thank You.
 
Top