CD-Ren by『光碟奇人录』

我的日历
最新评论
友情链接
访问计数

+------------------------------------------------------------------------------------------------------+

去掉QQ2005音乐条的方法

   网络风2005-2-25 19:30
你QQ所在地方\qq\NewSkins\QQ2005\VBScript.vbs
第 10 行

Sub Window_OnInit()
Window.GetScriptVersion "1.0"
UserStatus = "(离线)"
Path = "NewSkins\\2005新春版\\"
ShowStatus = 1
UserNum = "0"
petCloseBtn.visible = false
If 1 = ShowStatus Then
UserNum = UserNum + UserStatus
End If
strQQMailTip = ""
End Sub

Sub Window_OnSize(cx,cy)
Window.LockPaint()
CurrentWidth = cx

BackgroundRB.left = cx - 15
BackgroundRB.top = cy - 55
BackgroundLB.top = cy - 55
BackgroundRT.left = cx - 15
BackgroundL.height = cy - 125
BackgroundR.left = cx - 15
BackgroundR.height = cy - 125
BackgroundT.width = cx - 75
BackgroundB.top = cy - 55
BackgroundB.width = cx - 75
BackgroundC.width = cx - 75
BackgroundC.height = cy - 125

后面加

MusicPlayer.height = 0
MusicPlayer.width = 0
MusicPlayer.bInside = FALSE

标签集:TAGS:
回复Comments()点击Count()

回复Comments

{commenttime}{commentauthor}

{CommentUrl}
{commentcontent}

+------------------------------------------------------------------------------------------------------+


   Designed by ArPan     Powered by 5DBlog