I have a winform in .net and I place too many controls and set the height and width of form. But when I compile the form and decrease the size of form my controls are not visible. When I increase the size of form the controls are visible at their own places.
I want a scroll bar to appear when I decrease the size of form and the scroll bar to disappear when we increase the form size.
You need to use the Panel control as container of your child controls and set "AutoScroll" property to true.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With