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
Best way to handle vanity urls in IIS?
Lens error, restart camera error on Canon Ixus 60
SQL Encryption Key Error - SQL 2005
SBS Certificate Idea ... I may be wrong
how do I select a list of records that exist multiple times only once in a table
cannot reset Fortinet fortiWIFI 80C to factory settings
Move Mailbox Powershell Script (sending Welcome e-mail HTML format)
KMS Activation Multiple Keys
VBscript Help for a Newbie trying to pull AD Computer Info into Excel 2007
How to separate multiple email accounts into different data files in Outlook 2010