Drop Down List Box - Drop Down portion does not always disappear after Click event 
Author Message
 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



Fri, 02 Oct 1998 03:00:00 GMT  
 Drop Down List Box - Drop Down portion does not always disappear after Click event


Quote:
>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.

I admit I'm just guessing, but are those "portions" drawn on top
of something that might not be recieving its paint events?

     Bob O`Bob
--



Sat, 31 Oct 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Press F1 key while drop-down menu item highlighted, drop-down menu stays on top

2. VBA code to go to a bookmarked drop down goes to wrong drop down

3. List box with embeded drop down boxes

4. add, edit using drop down boxes and list boxes

5. drop down box and down arrow key

6. Drop Down Combo box with smaller down arrow icon

7. Drop Down Portion

8. Drop down list boxes

9. Drop-Down List (ComboBox) and Text Box questions

10. Drop Down List Box - Forms

11. Drop down list box

12. DBCombo Box and preventing drop down list

 

 
Powered by phpBB® Forum Software