how to call a list box on the text if some one send me the
code for it



how to call a list box on the text if some one send me the code for it ..

Answer / 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

More VB.NET Interview Questions

What languages does the .net framework support?

0 Answers  


What is the advantage of using system.text.stringbuilder over system.string?

0 Answers  


how to restore database using vb.net?

4 Answers   Eclat, PCS, Pepon, Restor, TCS,


How would you implement inheritance using vb.net?

0 Answers  


What is the use of console application?

0 Answers  






Can you please explain the difference between int and int32?

0 Answers  


Allowed program to auto-correct the database when loading a presentation.

0 Answers   HCL,


Explain about rapid application development tool?

0 Answers  


What are the advantages of VB.NET?

0 Answers  


What is JIT(Just In Time) and How it works?

5 Answers   Data Entry Operator, Infocons, Siemens,


How to connect crystal report in vb.net ?

0 Answers  


Can you please explain the difference between authentication and authorization?

0 Answers  


Categories