Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
How to add a combox dynamically ..
WhatsApp
Nikhil Kumar
15y
7.2
k
0
0
25
Blog
//Write this code on the button_click event ...
private void button1_Click(object sender, EventArgs e)
{
ComboBox a = new ComboBox ();
this.Controls.Add (a);
}
Up Next
C# Programming Performance Tips - Part Three - Adding Strings
Ebook Download
View all
Printing in C# Made Easy
Read by 22.3k people
Download Now!
Learn
View all
Membership not found