Mistery1
Jan 23, 2009, 02:56 AM
Hi there,
I wonder if anyone can help. I have a listbox and a textbox. At runtime i already have a list of items in the listbox. When i double click on these items its needs to appear in the textbox. At the moment i have the code that, when i double click on the item in the listbox ONLY one item is added to the textbox. I need to know how to autosize the textbox so that, when i click on many items in the listbox, it should appear in the textbox one below the other.
I wonder if anyone can help. I have a listbox and a textbox. At runtime i already have a list of items in the listbox. When i double click on these items its needs to appear in the textbox. At the moment i have the code that, when i double click on the item in the listbox ONLY one item is added to the textbox. I need to know how to autosize the textbox so that, when i click on many items in the listbox, it should appear in the textbox one below the other.





