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
So you know which dll is used for microsoft .net run time?
What are jagged arrarys ?
Explain convert.tostrin?
How would you implement inheritance using vb.net?
Explain how to store decimal data in .net?
What is portable executable?
List the types of generations in garbage collector?
what is difference between namespace and assembly?
how to deploy vb.net with key and evaluation time? any one can help me?
Which properties are used to bind a DataGridView control?
What is the purpose of objects present in asp.net?
What do you mean by option strict on?
What is sorting in vb?
What is the ruby interface generator?
What is a static class?