VB listbox控件的问题,关于VB list控件和按键精灵关联。
Dima(9)a(0)="Attachment:\0.bmp"a(1)="Attachment:\1.bmp"a(2)="Attachment:\2.bmp"a(3)="...
Dim a(9)
a(0) = "Attachment:\0.bmp"
a(1) = "Attachment:\1.bmp"
a(2) = "Attachment:\2.bmp"
a(3) = "Attachment:\3.bmp"
a(4) = "Attachment:\4.bmp"
a(5) = "Attachment:\5.bmp"
a(6) = "Attachment:\6.bmp"
a(7) = "Attachment:\7.bmp"
a(8) = "Attachment:\8.bmp"
a(9) = "Attachment:\9.bmp"
i=0
FindPic 0,0,1024,768,a(i),0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx, inty
End If
我在按键精灵的自定义界面里设置了2个listbox
想请教高人指点一下 怎么把这10个图和VB里的List1控件关联起来,比如我在List1里选择了几个就在List2里显示 并且执行寻找我选择的这几个图 没有进listbox2的则则不找,谁能给我VB自定义界面里的代码写法和按键精灵里的写法?要非常具体的写出来 并且能给我注释出来。这个需要懂按键精灵的人写。谢谢大家了。成功后我再为您加50分。 展开
a(0) = "Attachment:\0.bmp"
a(1) = "Attachment:\1.bmp"
a(2) = "Attachment:\2.bmp"
a(3) = "Attachment:\3.bmp"
a(4) = "Attachment:\4.bmp"
a(5) = "Attachment:\5.bmp"
a(6) = "Attachment:\6.bmp"
a(7) = "Attachment:\7.bmp"
a(8) = "Attachment:\8.bmp"
a(9) = "Attachment:\9.bmp"
i=0
FindPic 0,0,1024,768,a(i),0.9,intX,intY
If intX > 0 And intY > 0 Then
MoveTo intx, inty
End If
我在按键精灵的自定义界面里设置了2个listbox
想请教高人指点一下 怎么把这10个图和VB里的List1控件关联起来,比如我在List1里选择了几个就在List2里显示 并且执行寻找我选择的这几个图 没有进listbox2的则则不找,谁能给我VB自定义界面里的代码写法和按键精灵里的写法?要非常具体的写出来 并且能给我注释出来。这个需要懂按键精灵的人写。谢谢大家了。成功后我再为您加50分。 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询