VB怎么插入网页代码?

来源:百度知道 编辑:UC知道 时间:2024/05/16 06:40:44
我想在VB窗口上插入下面那个Q我代码可以吗??

<a target=blank href=tencent://message/?uin=263509541&Site=pyh&Menu=yes><img border="0" SRC=http://wpa.qq.com/pa?p=1:263509541:13 alt="点击这里给我发消息"></a>

Private Sub Command1_Click()
Shell "rundll32.exe url.dll,FileProtocolHandler tencent://message/?uin=263509541&Site=pyh&Menu=yes"
End Sub

command1的caption清除
command1的picture选图片时输入http://wpa.qq.com/pa?p=1:263509541:13
再跟根据图片调整大小!