Kami dari kelompok 38
akan menjelaskan konsep tentang aplikasi yang telah kami buat, yaitu mengenai
APLIKASI PENGHITUNGAN MESIN KASIR
1.
Di sini kami membuat dua form, dengan
isi textbox, combobox button dan label.
2.
Dalam program kami, dalam Form1 terdiri
dari dua textbox, dua button dan dua label, dengan komponen sebagai berikut :
Tabel
Form1
Komponen
|
Properties
|
Keterangan
|
Form1
|
Name
|
Form1
|
|
Text
|
Login
|
Label1
|
Name
|
Label1
|
|
Text
|
User ID :
|
Label2
|
Name
|
Label2
|
|
Text
|
Password :
|
Textbox1
|
Name
|
Textbox1
|
|
Text
|
|
Textbox2
|
Name
|
Textbox2
|
|
Text
|
|
Button1
|
Name
|
Button1
|
|
Text
|
Login
|
Button2
|
Name
|
Button2
|
|
Text
|
Exit
|
3.
Sedangkan dalam Form2 terdiri dari enam
textbox, satu combobox, tiga button, dan tujuh label, dengan komponen sebagai
berikut :
Tabel Form2
Komponen
|
Properties
|
Keterangan
|
Form2
|
Name
|
Form2
|
|
Text
|
Aplikasi Mesin Kasir
|
Label1
|
Name
|
Label1
|
|
Text
|
Harga Rp
|
Label2
|
Name
|
Label2
|
|
Text
|
Nama Barang
|
Label3
|
Name
|
Label3
|
|
Text
|
Total Harga Rp
|
Label4
|
Name
|
Label4
|
|
Text
|
Jumlah
|
Label5
|
Name
|
Label5
|
|
Text
|
Bayar Rp
|
Label6
|
Name
|
Label6
|
Column1
|
Text
|
Diskon (%)
|
Label7
|
Name
|
Label7
|
Text
|
Kembalian Rp
|
|
Textbox1
|
Name
|
Textbox1
|
Text
|
||
Textbox2
|
Name
|
Textbox2
|
Text
|
||
Textbox3
|
Name
|
Textbox3
|
Text
|
||
Textbox4
|
Name
|
Textbox4
|
Text
|
||
Textbox5
|
Name
|
Textbox5
|
Text
|
||
Textbox6
|
Name
|
Textbox6
|
Text
|
||
Combobox1
|
Name
|
Combobox1
|
Text
|
||
Button1
|
Name
|
Button1
|
Text
|
Hitung
|
|
Button2
|
Name
|
Button2
|
Text
|
Refresh
|
|
Button3
|
Name
|
Button3
|
Text
|
Close
|
Tidak ada komentar:
Posting Komentar