作者redclock (紅色時鍾)
看板Visual_Basic
標題Re: [VB6 ] 一個問題煩請解答
時間Tue Jul 26 15:45:52 2005
又有問題了 Orz
麻煩 我的程式碼如下
w,x,y為數字
form1:
=================================================
Public Sub basiclabel()
basicLabel1.Move www1, xxx1, yyy1, 400
basicLabel2.Move www2, xxx2, yyy2, 400
basicLabel3.Move www3, xxx3, yyy3, 400
basicLabel4.Move www4, xxx4, yyy4, 400
basicLabel5.Move www5, xxx5, yyy5, 400
basicLabel6.Move www6, xxx6, yyy6, 400
basicLabel7.Move www7, xxx7, yyy7, 400
basicLabel8.Move www8, xxx8, yyy8, 400
End Sub
=================================================
想在form2裡面call這個sub出來改label
然後把所有的label ( basiclabel 1~8 ) 一起改掉大小
想請問要如何修正我的程式碼呢??
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 203.70.54.215