C# Winforms panels side by side taking up 50% width each -


i have 2 panels: panela, panelb in panel: panelcontainer. how make panela , panelb go side side taking 50% width each of panelcontainer?

use tablelayoutpanel 1 row(100%) , 2 columns (50% each).


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -