How to display drop-down menu bigger than toolbar boundaries?

Add-in Express™ Support Service
That's what is more important than anything else

How to display drop-down menu bigger than toolbar boundaries?
 
orange_roughy




Posts: 25
Joined: 2012-06-22
Hi,

I have a very simple IE Toolbar with a button. When the button is clicked, I display a drop-down menu. I'm uinsg a Windows Forms ListView for the menu right now (probably not the best choice). When the listview is displayed, it is clipped because the height of the toolbar is smaller than the height of the listview.

Here is a screenshot: http://imgur.com/GJapi

How can I display a menu that is vertically larger than the toolbar without it being clipped?

Thanks,
orange roughy
Posted 22 Jun, 2012 12:22:13 Top
orange_roughy




Posts: 25
Joined: 2012-06-22
Nevermind. Switching from listview to menustrip solves the problem.
Posted 22 Jun, 2012 14:24:40 Top
Eugene Astafiev


Guest


Hi Eric,

Thank you for keeping us informed.
Posted 23 Jun, 2012 15:17:27 Top