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 is intermediate language?

0 Answers  


i had attended to infosys interview on 17th april 2010...on .net..3+ experience .. to my knowledge i did well in technical and they asked me to wait for next process ..so i waited for 15 min ..later one person came and said give 7-10 days time for intimation of next process do they keep technical and hr on different day ...or i loose the interview ..am confused yaar what accuatly would be happend

2 Answers  


Is it necessary to have SQL server installed in your computer in order to create a service based database in vb.net?

0 Answers  


What is the difference between value and reference types?

0 Answers  


What is the maximum size of the textbox?

0 Answers  






What is the main use of a namespace?

0 Answers  


Can you please explain the difference between system.string and system.stringbuilder classes?

0 Answers  


Can you please explain the difference between c# and vb.net?

0 Answers  


Is vb.net dead?

0 Answers  


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

0 Answers   TCS,


Explain the difference between system.string and system.stringbuilder classes?

0 Answers  


What is non_deterministic finalization?

0 Answers  


Categories