how can we assigns items on listbox so that it will show
rowwise please write the code for it.

Answer Posted / prashant n

Lisbox1.Items.Add "Prashant"
Lisbox1.Items.Add "Chinchu"
Lisbox1.Items.Add "Pallavi"
Lisbox1.Items.Add "Suresh"
Lisbox1.Items.Add "Polika"

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is stack used for in vb. Net?

525


Explain the advantages of migrating to vb.net?

503


What is the main use of a namespace?

509


Explain the difference between value and reference types?

453


How would you implement inheritance using vb.net?

505






Explain how to achieve polymorphism in vb.net?

543


List the types of generations in garbage collector?

525


What is the differnce between managed code and unmanaged code?

531


What is the difference between value and reference types?

539


What is normal jit?

611


Explain jit?

546


What is the use of assembly?

563


What are the types of generations in garbage collector?

528


What are the different types of a stream?

559


What is an assembly and its use?

542