Sabtu, 13 Oktober 2012

TUGAS PERTAMA KU " VB " APLIKASI KONVERTER SUHU


TUGAS  PERTAMA  KU  "VB"
APLIKASI
 KONVERTER  SUHU




1. TAMPILAN PROGRAM UTAMA





2. INISIALISASI

Label1 | text : &----- MASUKAN -----
Textbox1 | name = txtFahrenheit
Textbox2 | name = txtReamur
Textbox3 | name = txtKelvin
Textbox4 | name = txtCelcius
Button1 | name = btF,  text : &FAHRENHEIT
Button2 | name = btR , text : &REAMUR
 Button3 | name = btK , text : &KELVIN
 Button4 | name = btC , text : &CELCIUS
Button5 |name = btBERSIHKAN , text : &BERSIHKAN
Button6 | name = btTUTUP, text : &TUTUP


3. TAB ORDER
Atur urutan penempatan kursor biar menjadi teratur.
pilih menu view - Tab Order



setelah beres, pilih menu view - tab order.



4. CODING
Pengcodingan pada btF , btR  :






Pengcodingan pada btK , btC  :




Pengcodingan pada btBERSIHKAN , btTUTUP :





5. TAMPILAN AKSES PROGRAM


Fahrenheit :




Reamur





Kelvin :






Celcius :




BERSIHKAN (Kembali ke tampilan program utama) :






TUTUP :





5. ALHAMDULILLAH. . . :)

  -----------------------  JOB  WELL  DONE    -----------------------


3 komentar: