how can we assigns items on listbox so that it will show
rowwise please write the code for it.
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the Difference between CLR & CTS?
is it possible to use flexgrid in vb dotnet?
9 Answers Banking, Microsoft, NetBIOS,
What is static member?
Is vb.net a programming language?
Explain the difference between c# and vb.net?
how many server controls are presented in vb.net
Explain the difference between thread and process?
Which is the tool which can convert visual basic old version to .net compatibility version?
Explain the difference between int and int32?
What is the importance of a Button control?
What are the two main parts of .net?
What is the source code for display the picture in button click event?