private void flowLayout_Resize(object sender, EventArgs e) { GuiTools.ScaleControlsHorizontallyToLayoutWidth((FlowLayoutPanel)sender); }