Thank you guys it's work.... --- aries <[EMAIL PROTECTED]> wrote:
> ya u tinggal tambahin aja perintah DoEvents nya > misal, u punya program perulangan seperti dibawah > ini > for i = 1 to 10 > debug.print i > next > > ubah menjadi > for i = 1 to 10 > debug.print i > DoEvents '=> ditambahin disini > next > > oki Hartanto <[EMAIL PROTECTED]> wrote: > > Thank ya Aries, bisa kasih contoh penggunaan do > events > ngk, maklum masih pemula..., thnx ya sebelumnya..... > --- aries <[EMAIL PROTECTED]> wrote: > > > coba di perintah prosesnya di tambahin DoEvents > > > > oki Hartanto <[EMAIL PROTECTED]> wrote: Salam > > Tenman-teman > > > > Begini saya ada sedikit bingung dengan program VB, > > Saya bikin program yang ngejalanin proses, tapi > pas > > proses di jalanin, misalkan copy data, windows > > programnya ngk bisa di apa2in, misalkan di geser > > atau > > di minimize, seperti program winamp kalo sedang > > setel > > lagu windowsnya bisa di geser2, ada yang tau > > caranya? > > tolong dong... > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail.yahoo.com > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > > protection around > > http://mail.yahoo.com > > > > [Non-text portions of this message have been > > removed] > > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > [Non-text portions of this message have been > removed] > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/zCsqlB/TM --------------------------------------------------------------------~-> Untuk berhenti berlangganan kirim email kosong ke : [EMAIL PROTECTED] Forum ini berkembang dengan pesat, jika anda memiliki dedikasi dan waktu, silahkan mengaplikasikan diri menjadi moderator. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indoprog-vb/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
