|
-
November 8th, 1998, 11:47 PM
#1
HELP: VB4 and DBCombo control not responding to mouse clicks
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
-
November 9th, 1998, 03:25 AM
#2
Re: HELP: VB4 and DBCombo control not responding to mouse clicks
I think you should check the MS knowledge base...
I've heard from several people that VB4 is quite buggy, so maybe you run into one... and if it's a bug indeed, maybe you can download a newer version of some controls
-
November 12th, 1998, 07:10 AM
#3
Re: HELP: VB4 and DBCombo control not responding to mouse clicks
Take a look in the MS-Knowledgebase. Article-number Q150210. This gives you a workaround for the problem. It only happens on modal forms.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|