Is there any way to programmtically remove controls from a windows form at runtime with VB? I haven't done any VB development since helping friends in college (a long time ago). I have found how to ...
Just a note that .NET 2.0 will have a web browser control that is written in managed code. This will make it easier to do what you're looking for, but unfortunately you have to wait along with the ...