c# - Having a certain layout when adding labels to a Panel -


i have winform panel , keep adding labels it. possible set panel everytime add label have layout ? layout looking having single column of labels, everytime add new label added next row. haven't found property panel that. possible ?

use flowlayoutpanel instead of panel. , set flowdirection property topdown


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

Android SDK Manager freezes after installation of OSX 10.11 El Capitan public Beta -