Dynamically Creating Controls

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • ks

    #1

    Dynamically Creating Controls

    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 TableLayoutPane l but failed coz each row is accepting
    only one control.

    Thanks in Advance

    Happy programming

    KS.

  • Eliyahu Goldin

    #2
    Re: Dynamically Creating Controls

    Why don't you post in one of the windows form groups?

    --
    Eliyahu Goldin,
    Software Developer & Consultant
    Microsoft MVP [ASP.NET]




    "ks" <karnati.swathi @gmail.comwrote in message
    news:1176983465 .133836.16790@b 58g2000hsg.goog legroups.com...
    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 TableLayoutPane l but failed coz each row is accepting
    only one control.
    >
    Thanks in Advance
    >
    Happy programming
    >
    KS.
    >

    Comment

    Working...