how to call a list box on the text if some one send me the
code for it
Answer Posted / aparna
i understood the ? like this what to do if we need to
transfer the listbox items to the text if i am correct then
my answer to this is
double click on the listbox so that the eventof the listbox
is displayed in the code editor
i.e
private sub listbox1_selectedindexchanged......
textbox1.text=listbox1.selecteditem
hope i am correct
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is jagged array in vb.net?
What are the differences between server-side and client-side code?
Which classes a dll can contain?
What are all the parts of .net framework?
What is the significance of delegates. Where should they be used?
Name and explain some of the exclusive features which are present in vb?
What is branching logic control in VB.NET?
Can you please explain the difference between system.string and system.stringbuilder classes?
How would you implement inheritance using vb.net?
So you know which dll is used for microsoft .net run time?
Explain jagged array in vb.net?
What is different between web.config and machine.config and where it will be ?
What are the differences between vb.net and c#, related to oops concepts
Define serialization in .net?
difference between control and component more than one differences