menustrip on form resize

S

sudhaoncyberworld

Hi Techies,

I am using menustrip on my windows application, i have created user
control as header control for all forms. Inside that header control i
have menustrip.

While resizing the form,some of the menu is getting disappeared. For
that menustrip should show the >> button like all other windows
application, to see all those hidden menus.

How can we do this.

Thanx
 
S

sudhaoncyberworld

Hi all

Instead of menustrip i used toolstrip, and it is working.

Since i have put this menu in a separate control form resize event is
not affecting the toolstrip menu

any suggestion
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top