Dynamically Creating Controls

  • Thread starter Thread starter ks
  • Start date Start date
K

ks

Hi ,

I am required to create a Table like structure in Windows forms to
which i need to add controls dynamically.

what is the best control available for this requirement.

i tryed using TableLayoutPanel but failed coz each row is accepting
only one control.

Thanks in Advance

Happy programming

KS.
 
Back
Top