Watch video belowSample Codes Here:Private Sub Command1_Click()lblDisplay.Caption = "Item Code: " & " " & txtIC.Text & " Item Name: " & " " & txtName.Text & " Item Price: " & " " & txtPrice.TextEnd SubPrivate Sub Command2_Click()If txtIC.Text = "10001" ThentxtName.Text = "Colgate"txtPrice.Text = "7"ElseIf txtIC.Text = "10002" ThentxtName.Text = "Tinapa"txtPrice.Text = "15"ElseIf txtIC.Text = "10003" ThentxtName.Text = "Shampoo"txtPrice.Text = "6.50"ElsetxtName.Text = ""txtPrice.Text = ""lblDisplay.Caption = ""End IfEnd Sub
Blog Post
Biyernes, Marso 6, 2015
Visual Basic 6.0 : Basic concept Cashiering
Mga etiketa:
YouTube Video Tutorial
Mag-subscribe sa:
I-post ang Mga Komento (Atom)
0 (mga) komento:
Mag-post ng isang Komento