Nama : SURYA SAPUTRI
Nim : 090020099
Tugas : Balivilla reservation ke 2 http://www.purwaloka.com
Pertama buka program kita dahulu habis itu tambahkan Form
Solution Explorer lalu klik kanan di balivillas project lau Add Windows Form. Beri nama formMasterTipe.vb
Klik Form, rubah property :
• Text : Master Tipe Villa
• WindowState : Maximized
• FormBorderStyle : None
Tampilan form :
Tambahkan SplitContainer
Lalu ganti property nya :
• Name : splUtama
• Dock : Fill
• SplitterDistance : 350
• FixedPanel : Panel1
• IsSplitterFixed : True
Tambahkan 2 Label dan ubah property nya :
• Text : Id Tipe :
• Text : Tipe :
Setelah dirubah :
Tambahkan TextBox, ganti property :
• Name : textId
• Text : OTOMATIS
Seperti berikut ini :
Tambahkan TextBox yang ke dua lau ganti property nya :
• Name : textNama
• MaxLength : 30
seperti berikut :
Tambahkan 4 Button :
1. Lalu ganti masing-masing property nya :
• Name : tombolNew
• Text : New
2. Property :
• Name : tombolSimpan
• Text : Simpan
3. Property :
• Name : tombolHapus
• Text : Hapus
4. Property :
• Name : tombolKeluar
• Text : Keluar
Gambar seperti berikut :
Tambahkan DataGridView
• Name : grid1
seperi berikut :
Tampilan nya seperti dibawah ini
Setelah selesai membuat form, kita akan membuat coding nya. Cara nya klik kanan pada Bali Villa Reservation pilih Add klik module.
Seperti berikut :
Lalu ketik coding-coding tersebut di dalam module.vb tersebut.
Seperti ini :
Hi, I'm Jane Smith and I write Transition Mom Blog to help women make the transition from full-time mom to successful entrepreneur (the reader's problem or goal). I started Transition Mom Blog in 2004 to help other women deal with the sometimes overwhelming prospect. I write Transition Mom Blog to help women.