c# - How to view Horizontal scroll in the toolstripmenuitem -


i have created toolstipmenuitem in added lot of toolstripmenuitems sub menus. , restricted maximum size of toolstripmenuitem results in:

enter image description here

vertical scrolling automatically becomes enabled shown in image.

but need horizontal scrolling. there way achieve this?


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

asp.net mvc - why when my action returns a view - it passes first through a javascript function -