I added FlowLayoutPanelin Form. I added a button with the following handler Click:
private void button1_Click(object sender, EventArgs e)
{
this.flowLayoutPanel1.Controls.Add(new Button());
}
FLP FlowDirection TopDown AutoSize true. BorderStyle FixedSingle, , .
, , FLP. , FLP.
, , , Form, AutoSize true Form .
, , .