注册 登录
编程论坛 VB.NET论坛

求VB代码!!!

Lvvp 发布于 2012-03-03 15:34, 549 次点击
程序代码:
If Image2.Visible = True Then
Image3.Visible = True
Exit Sub
End If
If Image3.Visible = True Then
Image4.Visible = True
Exit Sub
End If

一直延续下去,到

程序代码:
If Image66.Visible = True Then
Image67.Visible = True
Exit Sub
End If

结束.感激……QQ:657635716 邮箱:657635716@

[ 本帖最后由 Lvvp 于 2012-3-3 15:40 编辑 ]
0 回复
1