D
dhstein
I have a form for entering a new product. I am moving the user through the
data entry field by field by doing a "NextFieldToEnter".SetFocus. One of the
fields is a combobox and I'd like to open the combobox automatically when he
gets to that control. SetFocus just moves the cursor there. How can I do
that? Thanks for any help on this.
data entry field by field by doing a "NextFieldToEnter".SetFocus. One of the
fields is a combobox and I'd like to open the combobox automatically when he
gets to that control. SetFocus just moves the cursor there. How can I do
that? Thanks for any help on this.