Hey.
So I have a flowlayoutpanel populated with custom user controls. Now, after each fifth control I want to have a separation label, pushing the following controls in a new row.
That works fine, except the distance between the label and the controls in the new row is way longer than required.
Here is a sample of how it looks like: http://prntscr.com/468a0y
I'd like to have the label closer to the controls, if possible.
Plesae let me know if you need anything else.
Cheers!