Windows Develop Bookmark and Share   
 index > Windows Forms General > Flow LayoutStyle bug?
 

Flow LayoutStyle bug?

I have a parent form that contains a child form. the parent has a MenuStrip withLayoutStyle set to Flow. When I maximize the child form the Maximize, Minimize, and Close buttons appear on the MenuStrip all the way to the left. How can I get them to appear to the right where they appear with the StackWithOverflow settings?

Mark Schuler  Tuesday, August 28, 2007 2:35 PM

Hi,first I will confirm my understandingof the issue with you,if there is any misunderstanding or inconsistency,please let me know.

You want to get the Manimize,Minimizeand Close button to the right when you maximize the child form.You can set the menustrip property LayoutStyle HorizontalStackWithOverflow.

Regards

Gavin Jin - MSFT  Friday, August 31, 2007 6:52 AM

Hi,first I will confirm my understandingof the issue with you,if there is any misunderstanding or inconsistency,please let me know.

You want to get the Manimize,Minimizeand Close button to the right when you maximize the child form.You can set the menustrip property LayoutStyle HorizontalStackWithOverflow.

Regards

Gavin Jin - MSFT  Friday, August 31, 2007 6:52 AM

You can use google to search for other answers

Custom Search

More Threads

• Exporting data from dataset to excell date problem
• Pasting objects to panel outside the view
• Major Database issue
• CheckBoxList does not contain a public definition of 'GetEnumerator' error
• Including a Text File in a Published Project
• Seperate header for classes
• Fail Copy to clipboard (when in use VNC Client)
• problem with mdi children
• # Retaining visibility/focus among forms.# Resizing forms
• radioButton, checkBox - selection frame on WinXP