vb.net - VB Listbox change value -


how can change value in vb listbox?

like doesn't work:

listbox.selecteditem = "newvalue" 

thx help

listbox.list(listbox.listindex) = "newvalue"


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

c++ - How to modify context menu of internet explorer using IDocHostUIHandler::ShowContextMenu? -

c# - Asterisk click to call -