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 versioning in .NET?

3 Answers   HCL,


Is there any easy way to convert VB6 programs to VB.Net?

3 Answers  


how to get sum of two numbers in vb.net?

14 Answers   Factorial, Paul Infotech, Satyam,


hi dear ! thank u for replying to my question regarding adding third party software in vb.net .My next question is that i haven created Data base in SQL server 2000 for Library and has connected that with VB and VB.net separately but it only works on single computer and when i takes my software to another computer on same Network it does not work . Can any body help me what i do to solve. Regards!

1 Answers  


What is the Advantage of vb.net over vb

0 Answers   Digital GlobalSoft,


What is the exact defination of object?

0 Answers  


What is the difference between datagrid and gridview?

0 Answers  


Explain internal keyword in .net framework?

0 Answers  


What are the technology areas that microsoft.net contains?

0 Answers  


Name some of the features of C# which are not present in VB.NET?

0 Answers  


In Datagrid after adding row, how you will assign the value for each cell to currently added new row?

2 Answers  


Did vb6 support multi-threading ?

0 Answers  


Categories