Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How can I debugging FlowLayoutPanel?

Want to know when a control's size is set to X,Y? Put a conditional breakpoint in Control.cs SetBoundsCore.  http://blogs.msdn.com/jfoscoding/archive/2005/09/05/461096.aspx