I only know about using this code to add
ListBox1.Items.Add(TextBox1.Text)
TextBox1.Text = ""
item from textbox to listbox
But I need the to know how to write the code for replacing an item when the item is double click.
Thank you.
This post has been edited by vkod: 10 April 2010 - 04:44 PM

New Topic/Question
Reply




MultiQuote





|