![contact_us](https://s3.amazonaws.com/archives.smartindia/cdn.smartindia/css/images/contact.png)
Call 1800-123-2003
"Smartindia is the best online tool for school students." Ms Deepa Chandran, Principal Anchal
"Smartindia is one of the best supplementary education tool for school students." Ms Pooja, Principal
write a program in visual basic to create a form for the sports teachers which involves all students to choose their favorite sports |
![]() Enter the program code : private sub Form_Load(object sender, System.EventArgs e) { DropDownList1.Items.Add(" DropDownList1.Items.Add(" } private void button1_Click(object sender, System.EventArgs e) { listBox1.Items.Add(Textbox1. } |