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

Define manifest?

555


What are the differences between vb.net and c#, related to oops concepts

581


What is portable executable?

588


What are the assembly entry points?

590


Can you please explain the difference between namespace and assembly?

562






What is the main use of a namespace?

530


Explain the difference between import system.data.sqlclient and system.data.oledb?

561


Explain how can we remove handlers at run time?

557


What is stack used for in vb. Net?

543


Explain nested classes?

563


What is pre-jit?

549


What is an application domain? how they get created?

593


Explain the use of new keyword?

567


What is trace in vb.net?

598


What do you understand by vb.net?

621