COMBO BOX DROP DOWN

  • Thread starter Thread starter GiorgioITA
  • Start date Start date
G

GiorgioITA

Guest
I have a Form with several fields that the user is supposed to enter data in.

There are also two buttons: OK to accept and store the data, Cancel to reset it.

One of the controls is a ComboBox and I noted that when the dropdown list is open, clicking on OK or Cancel simply closes the dropdown; one must click a second time to obtain the desired operation.

This happens regardless of whether the buttons are declared Accept Button or Cancel Button in the Form properties.

I would like that the effect of OK or Cancel be immediate - is that possible?

Continue reading...
 
Back
Top