Sedikit Pemahaman VB6 :
Tools :
[-]1 Progress Bar
[-]1 Label
[-]1 form
[-]2 Timer
Step:
1 - Buat Progress Bar
Properties:
[-]Value = 0
[-]TextStyle = Custom Text
[-]Text = Strah Kalian
2- Label = Gk pake gk pp!
Caption = Waitting
3-Form Properties :
[-]Picture = Strah anda (ukuran Bebas)
[-] Yang Lain Kreasi Sendiri
5- Timer Properties :
Timer1 = InterVal = 70
Timer2 = InterVal = 90
Buat Yang Proggress Bar Disini Source nya :
Cara Masukin Progress Bar Ke VB6
-klick Project => pilih Add User Control=>New=> Open
-klick UserControl 1 =Ganti Name nya menjadi =ProgressBar
Klick kanan =>View Code =>Source(ProgressBar)
Sourcenya :