Drop Down Lists with a Button in VB

Citadel535

Senior member
Jan 16, 2001
816
0
0
Does anyone know how I can make a drop down menu like the mail button and back and forward buttons on the IE toolbar in Visual Basic?

I want to have a list menu to choose come down when the button is clicked.

Any help would be appreciated :)
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Can you create a pop-up menu that will activate when you select the "parent" button.
When ready to display the pop-up, position it relative to the parent button.