1
Answer

C# Win Form- vertical scroll down Auto

Hi
I create some text boxes dynamically on the form, when the number of text boxes is more than 6, then vertical scroll is there. But I want that form scrolling down to show the new text boxes, which containing new messages. Is there any solution for that?
Thanks  

Answers (1)