Hi all,
i don't know what could be the reason that a combobox on some computers does not open itself to a dropdown list.
here my code:
As i wrote, on some PCs it works on others it remains closed, i can select my items with the mousewheel.
Can someone give me a hint?
Thanks and regards,
Detlef
i don't know what could be the reason that a combobox on some computers does not open itself to a dropdown list.
here my code:
 @ 4, 2  COMBOBOX oMonth VAR cMonth ITEMS aMonth OF oDlg ;
      SIZE 35, 12 PIXELAs i wrote, on some PCs it works on others it remains closed, i can select my items with the mousewheel.
Can someone give me a hint?
Thanks and regards,
Detlef