0

I have already seen previous questions concerning this topic and havent found answer. I have a full screen application and most of the screen is FlowLayoutPanel. On it I have added 48 forms that have image, and few textboxex. They are filled left to right and that is OK but when they can't fit on the screen, layoutpanel turns on autoscroll. I dont want that so I used autosize = true and autosizemode = growandshring for forms and also added minimum size for them so they dont disapear. That kind of works but then they have big margins between rows. What is appropriate solution to autosize forms (as controls) inside flowlayoutpanel so they all fit, and they're not too small

user1480742
  • 145
  • 12

0 Answers0