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


Please Help Members By Posting Answers For Below Questions

Explain the difference between c# and vb.net?

549


Name some different types of control?

531


Explain an assembly and its use?

523


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

1859


What is difference between import system.data.sqlclient,system.data.oledb?

556






Explain option explicit?

556


Which is the base class for all the classes in .net framework?

562


What is the difference between vb 6 and vb.net?

639


What is the difference between system.applicationexception class and system.systemexception?

678


What do you mean by serialization and deserialization?

542


Which properties are used to bind a DataGridView control?

578


How many languages are supported by .net?

547


What is the significance of delegates. Where should they be used?

508


What is DLL HELL in VB.NET

608


What is branching logic control in VB.NET?

568