
Drop Down List Box - Drop Down portion does not always disappear after Click event
Im using a VB4.0 Enterprise 32, and am using a simple drop down box with roughly
10 items. These items are pulled (via code) from an Access 7.0 database.
My problem is this: After the list is "dropped down" and I click one of the
items. The click event fires, my other subs/functions perform, BUT portions
of the drop down list in the "dropped down" state are still visible.
Is this a known bug? The only control Im using that is foreign to those
shipped with Enterprise is VSOCX.
Marc