I'm fairly new to VB and I'm stuck using VB4, but I all I'm after is a DBCombo control that responds to my mouse clicks in my .exe. I can run in debug mode and use the combo control just like any other... click... list drops down... click... select an item. However, when I build an .exe and run it, the dbcombo control won't let me select an item using my mouse. I can select items just fine using the keyboard, but it won't respond to my mouse clicks to select an item.


What gives?


Any thoughts, advice, help greatly appreciated.


Thanks


Dave Tickle