Click here to Skip to main content
15,895,606 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello

I have a FlowLayoutPanel On An UserControl That It Docked To Top And Use In Forms
Now When I Use This Situation:
AutoSize = True
WrapContent = True
AutoSizeMode = GrowAndShrink
AutoScroll = True
Then : When Form Width Resize , Panel Scrolls Work And Panel Dont Wrap It Controls
When I Set Autosize = False , Wrap Work Nice
Now Is There Any Way To Use Both WrapContent And AutoSize ?
Because I Cant Set Static Height For Panel And It Should Be AutoSize ...
Thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900