I'm trying to add RadioButtons to a FlowLayoutPanel and while at design time they are correctly disposed horizontally, the moment I run the program they get stacked vertically and a scrollbar appears.
The FlowLayoutPanel properties are all default but the fact that it's docked at the top of the form.