Description: Private Sub Command1_Click () ' directly connected with the mouse to click the button WebBrowser1.Navigate Text1 End Sub Private Sub Command1_KeyDown (KeyCode As Integer, Shift As Integer)' use shortcut to Enter to activate the Connect button If KeyCode = 13 Then Call Command1_Click End Sub
To Search:
File list (Check if you may need any files):
简易浏览器
..........\MSSCCPRJ.SCC
..........\简易浏览器.frm
..........\简易浏览器.frx
..........\简易浏览器.vbp
..........\简易浏览器.vbw
..........\简易浏览器源代码.txt