Lupusregina Beta
Control getting resized when adding to FlowLayoutPanel
The behavior I was expecting was just for it to add my UserControl with the data populated, and not adjust the UC's width. I wasn't sure why the width would get fiddled with.
As to why a FLP, I need to add a variable amount of controls to the form and have it scrollable. I wasn't sure there was a better way than a FLP?
4 replies