Anybody have advice on how to go about porting to VB.NET the good ol' VB6 Network Browser OCX object that you can find online? I've attached a copy.
I've tried to do this once already but with no success. I can convert all the code into recognizable syntax by .NET but the problem I'm having is where one of the classes starts trying to assign attributes with it's LET and GET statements.
Please let me know if you have advice or if you know of someplace that has a .NET network browsing object (open source or not) that's for download.
Thanks!
I've tried to do this once already but with no success. I can convert all the code into recognizable syntax by .NET but the problem I'm having is where one of the classes starts trying to assign attributes with it's LET and GET statements.
Please let me know if you have advice or if you know of someplace that has a .NET network browsing object (open source or not) that's for download.
Thanks!