HELP NEEDED IN C# SHARP??
I have been working on a project in c sharp i am trying to add buttons to the panel in my form when the user clicks a button "add more".
How will i do that add buttons to the panel in the form dynamically that (new button) should be placed on nextline.
I have been working on a project in c sharp i am trying to add buttons to the panel in my form when the user clicks a button "add more".
How will i do that add buttons to the panel in the form dynamically that (new button) should be placed on nextline.
Comment