Static X as integer=0
dim Btn As new button
with Btn
.text="Btn" & x
.location = new point (x,10)
x+=btn.height+5
end with
Static X as integer=0
dim Btn As new button
with Btn
.text="Btn" & x
.location = new point (x,10)
x+=btn.height+5
end with
آخرین ویرایش به وسیله hosein320 : چهارشنبه 22 خرداد 1392 در 18:45 عصر دلیل: اصلاح کد