It can be done by UseformName.Controls.Remove(n)
where n is the control item index.
However you can remove it only if you added it during run time.
Controls added during design time can not be removed.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.