
deleting dynamically created controls in runtime using vb.net
Hello,
Quote:
> if anybody can help me ,how to delete dynamically created
> controls in runtime using vb.net
Remove the custom event handlers (RemoveHandler) and call its Dispose
method.
Regards,
Herfried K. Wagner
--
MVP VB Classic, VB .NET
http://www.mvps.org/dotnet