Presentasi sedang didownload. Silahkan tunggu

Presentasi sedang didownload. Silahkan tunggu

Pemrograman Visual 2 Pertemuan 2 Genap 2014/2015.

Presentasi serupa


Presentasi berjudul: "Pemrograman Visual 2 Pertemuan 2 Genap 2014/2015."— Transcript presentasi:

1 Pemrograman Visual 2 Pertemuan 2 Genap 2014/2015

2 Review Pertemuan 1 Membuat Database Membuat Project (Sudah ada Menu)

3 Materi Pertemuan 2 Desain Form Master Master Buku Master Siswa PopUp
PopUp Buku PopUp Siswa Transaksi PinjamBuku

4 Membuka Project Buka kembali project aplikasi sistem informasi peminjaman buku (Project: VIS2_NIM)

5 RANCANGAN LAYAR DESAIN FORM MASTER

6 Design form master Untuk membuat design form master, perlu ditambahkan dulu sebuah form kedalam project Caranya : klik kanan pada projectAddWindows Form

7 Design form master Ubah nama form agar lebih mudah dibedakan dengan form lain. Beri nama : (ubah properties name) FrmMasterSiswa.vb

8 Design form master Designlah form master siswa sbb:

9 Huruf Kontrol Properties Nilai A Label Text Entry Data Master Siswa B GroupBox Data Siswa C Kumpulan Label Sesuaikan dengan Gambar D TextBox (Name) txtNis E Button btnCariSiswa CARI

10 Huruf Kontrol Properties Nilai F TextBox (Name) txtName G txtAlamat H txtTelp I txtTmptlhr J DateTimePicker dtpTglLhr

11 Huruf Kontrol Properties Nilai K ComboBox (Name) cmbKelas Items 1 2 dst 12 L RadioButton rbJkL Text Laki – Laki

12 Huruf Kontrol Properties Nilai M RadioButton (Name) rbJkP Text Perempuan N GroupBox (Kosongkan) O Button btnSimpan SIMPAN P btnUbah UBAH

13 Huruf Kontrol Properties Nilai Q Button (Name) btnHapus Text Hapus R btnBatal BATAL S btnKeluar KELUAR

14 Design form master Dengan mengikuti langkah-langkah sebelumnya, lakukan hal yang sama untuk menambahkan 1 form master Beri nama form : FrmMasterBuku.vb

15 Design form master Ubah nama form agar lebih mudah dibedakan dengan form lain. Beri nama : (ubah properties name) FrmMasterBuku.vb

16 Design form master Designlah form master Buku sbb:

17 Huruf Kontrol Properties Nilai A Label Text Entry Data Master Buku B GroupBox Data Buku C Kumpulan Label Sesuaikan Gambar D TextBox (Name) txtKdBuku E Button btnCariBuku CARI

18 Huruf Kontrol Properties Nilai F TextBox (Name) txtJudul G txtPengarang H txtPenerbit I txtThnTerbit J txtHrgBuku K txtStock

19 Huruf Kontrol Properties Nilai L GrouBox Text (Kosongkan) M Button (Name) btnSimpan SIMPAN N btnUbah UBAH O btnHapus HAPUS

20 Huruf Kontrol Properties Nilai P Button (Name) btnBatal Text BATAL Q btnKeluar KELUAR

21 RANCANGAN LAYAR DESAIN FORM POPUP

22 Design form popup Langkah-langkah yang ditempuh untuk menambahkan form popup, sama dengan menambahkan form master Untuk membuat design form popup, perlu ditambahkan dulu sebuah form kedalam project Caranya : klik kanan pada projectAddWindows Form

23 Design form master Ubah nama form agar lebih mudah dibedakan dengan form lain. Beri nama : (ubah properties name) FrmPopUpSiswa.vb

24 Design form popup Designlah form popup sbb: Object : Textbox
Name : txtKataKunci Object : ListView1 Name : LVSiswa Gridlines : True FullRowSelect : True View : Details Columns : Add (8) ColumnHeader Text : NIS (dst..) Object : Button1 Name : BtnPilih Object : Button1 Name : BtnKeluar

25 Design form popup Dengan mengikuti langkah-langkah sebelumnya, lakukan hal yang sama untuk menambahkan 1 form popup Buatlah form PopUp Buku

26 Design form popup Ubah nama form agar lebih mudah dibedakan dengan form lain. Beri nama : (ubah properties name) FrmPopUpBuku

27 Design form popup Designlah form popup sbb: Object : Textbox
Name : txtKataKunci Object : ListView1 Name : LVBuku Gridlines : True FullRowSelect : True View : Details Columns : Add (7) ColumnHeader Text : Kode (dst..) Object : Button1 Name : BtnPilih Object : Button1 Name : BtnKeluar

28 RANCANGAN LAYAR DESAIN FORM TRANSAKSI

29 Design form entry transaksi
Langkah-langkah yang ditempuh untuk menambahkan form transaksi, sama dengan menambahkan form master Caranya : klik kanan pada projectAddWindows Form

30 Design form entry transaksi
Ubah nama form agar lebih mudah dibedakan dengan form lain. Beri nama : (ubah properties name) FrmPinjamBuku

31 Design form entry transaksi
Designlah form Pinjam Buku sbb:

32 Huruf Kontrol Properties Nilai A Label Text Peminjaman Buku Border FixedSingle B Kumpulan Label Sesuaikan Dengan Gambar C TextBox (Name) txtNoBukti D DateTimePicker dtpTglBukti E GroupBox (Kosongkan)

33 Huruf Kontrol Properties Nilai F TextBox (Name) txtNis G Button btnCariSiswa Text CARI H txtName I GroupBox (Kosongkan) J txtKdBuku

34 Huruf Kontrol Properties Nilai K Button (Name) btnCariBuku Text CARI L TextBox txtJudul M txtPengarang N txtHrgBuku O txtJmlPinjam

35 Huruf Kontrol Properties Nilai P TextBox (Name) txtHrgSkrg Q txtTotal R GroupBox Text (Kosongkan) S Button btnTambah TAMBAH

36 Huruf Kontrol Properties Nilai T Button (Name) btnBatal Text BATAL U ListView lvPeminjaman View Details Gridlines True FullRowSelect

37 Huruf Kontrol Properties Nilai U ListView Columns Add (4) Kode Buku ... Dst V TextBox (Name) txtGrandTotal W GroupBox Text (Kosongkan) X Button btnSimpan SIMPAN Y btnKeluar KELUAR

38 ~ Selesai ~


Download ppt "Pemrograman Visual 2 Pertemuan 2 Genap 2014/2015."

Presentasi serupa


Iklan oleh Google