I have a flowLayoutPanel on my form.
Then I'm adding custom controls to flowLayoutPanel.
When there are lots of controls in flowLayoutPanel then scroll bars appear.
How do I scroll to the bottom of flowLayoutPanel each time a new control is added?
I have a flowLayoutPanel on my form.
Then I'm adding custom controls to flowLayoutPanel.
When there are lots of controls in flowLayoutPanel then scroll bars appear.
How do I scroll to the bottom of flowLayoutPanel each time a new control is added?