1. vbLeftButton ===> VB6.MouseButtonConstants.LeftButton
2. vbOKOnly ===> MsgBoxStyle.OKOnly
3. vbRed ===> System.Drawing.Color.Red
4. READYSTATE_COMPLETE ===> System.Windows.Forms.WebBrowserReadyState.Complete
5. vbUnChecked ===> System.Windows.Forms.CheckState.Unchecked