how can we assigns items on listbox so that it will show
rowwise please write the code for it.
Answer Posted / vinod
ListBox1.Items.Add(TextBox1.Text)
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is late binding and early binding?
What do you mean by Redim in VB.NET?
Explain the difference between c# and vb.net?
What is a preprocessor directive in vb.net?
What is code access security?
what is the advantage of option strict on?
What are the difference between structure and class?
What are nested classes?
What is the significance of delegates?
What is portable executable?
Using VB, how can you change the Mouse Pointer?
Name some of the features present in vb 2005?
What is enumerator?
Can you please explain the difference between value and reference types?
Explain the advantages of vb.net?