i have a listbox in which i add object "myobj" in the listbox.. i want to replace the object of selecteditem...
i tried
VB Code:
list1.selecteditem=new myobj(1,"hello")
but this doesn't do anything
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |