Microsoft
Software
Hardware
Network
Question : Clear the Runtime-Created Controls from a Panel vb.net
How do I clear the a variety of controls I created inside of a Panel?
In side the panel, I load (at runtime) a series of text boxes, lables, radio buttons and checkboxes, when the user clicks on a ListView item. if the user clicks on a different listview item, I need the contents of the panel cleared out - deleted, so that I can redraw the new controls that pertain to that listview item.
Hope this makes sense!
Thanks for your help!
Answer : Clear the Runtime-Created Controls from a Panel vb.net
Why not just?
Panel1.Controls.Clear()
Done!
Random Solutions
Droid Incredible Exchange Synchronization
Do WPF and MVP go together?
Outlook not attack shortcut (lnk) attach directly the file
Word 2003 - working with tables, rows, and cells
Inserting data into a varbinary(max) field
Copy and Paste from cygwin xwin server guest machine to my pc notepad
transfering a directory with multiple files in parallel
average overhead on a PIX site to site IPSec tunnel
Change Username on SBS2008
VC++ change .exe icon