1.

How To Call A List Box On The Text If Some One Send Me The Code For It

Answer»

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 editori.e
private SUB listbox1_selectedindexchanged......
textbox1.text=listbox1.selecteditem.

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 editori.e
private sub listbox1_selectedindexchanged......
textbox1.text=listbox1.selecteditem.



Discussion

No Comment Found