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

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

asp.net - RadAsyncUpload in code behind, how to? -