文件名称:jyllq
- 所属分类:
- 汇编语言
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Private Sub Command1_Click()
直接用鼠标点击连接按钮
WebBrowser1.Navigate Text1
End Sub
Private Sub Command1_KeyDown(KeyCode As Integer, Shift As Integer)
用快捷方式Enter激活连接按钮
If KeyCode = 13 Then Call Command1_Click
End Sub-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
直接用鼠标点击连接按钮
WebBrowser1.Navigate Text1
End Sub
Private Sub Command1_KeyDown(KeyCode As Integer, Shift As Integer)
用快捷方式Enter激活连接按钮
If KeyCode = 13 Then Call Command1_Click
End Sub-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
相关搜索: KeyCode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
简易浏览器
..........\MSSCCPRJ.SCC
..........\简易浏览器.frm
..........\简易浏览器.frx
..........\简易浏览器.vbp
..........\简易浏览器.vbw
..........\简易浏览器源代码.txt
..........\MSSCCPRJ.SCC
..........\简易浏览器.frm
..........\简易浏览器.frx
..........\简易浏览器.vbp
..........\简易浏览器.vbw
..........\简易浏览器源代码.txt