收藏 分享(赏)

vb中如何打开超级连接.doc

上传人:11xg27ws 文档编号:12314019 上传时间:2021-12-10 格式:DOC 页数:1 大小:24.50KB
下载 相关 举报
vb中如何打开超级连接.doc_第1页
第1页 / 共1页
亲,该文档总共1页,全部预览完了,如果喜欢就下载吧!
资源描述

1、第一种方法:VB 中打开网页超连接在控件中加入以下代码即可Shell “C:Program FilesInternet ExplorerIEXPLORE.exe 网址“, vbNormalFocusvbNormalFocus 可以省略。 。省略后网页的打开方式为最小化打开打开一个电脑上的应用程序shell “你要打开应用程序的绝对路径“,vbNormalFocusvbNormalFocus 可以省略。 。省略后网页的打开方式为最小化打开第二种方法:shell “cmd /c start “ 这样就不能指定你的 IE 路径 如果是 98 系统 shell “command /c start “

2、打开 txt shell “cmd /c start c:api.txt“ 如果是 98 系统 shell “command /c start c:api.txt“第三种方法:Private Declare Function ShellExecute Lib “shell32.dll“ Alias “ShellExecuteA“ (ByVal hWnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) As LongShellExecute Me.hWnd, vbNullString, “, vbNullString, vbNullString, 1

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 企业管理 > 管理学资料

本站链接:文库   一言   我酷   合作


客服QQ:2549714901微博号:道客多多官方知乎号:道客多多

经营许可证编号: 粤ICP备2021046453号世界地图

道客多多©版权所有2020-2025营业执照举报