VB to .NET

SHDocVw

The Microsoft Internet Controls (SHDocVw) is a set of controls and classes enable building web/DHTML applications in Visual Basic 6. WebBrowser and InternetExplorer are controls of this library.

The following list shows which SHDocVw classes and components are mapped to.NET equivalents:

Class Maps To
WebBrowser System.Windows.Forms.WebBrowser
SecureLockIconConstants System.Windows.Forms.WebBrowserEncryptionLevel
tagREADYSTATE System.Windows.Forms.WebBrowserReadyState
InternetExplorer System.Windows.Forms.WebBrowser

 

Talk To An Engineer