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
Explain enumerator?
Write a program to find all text files in a logical drive and return the count of the number of files?
Explain about visual basic.net?
What do you mean by serialization?
Why do we use ansi keyword?
What is static member?
Explain nested classes?
Described strong typing and weak typing?
What is misl code?
Compare c# and visual basic.net?
What is econo-jit?
Explain jit?
Name some of the features present in vb 2005?
Explain convert.tostring and i.tostring method?
What is multiple form in vb?