Visual Basic#5
This scenario like previoust post – i guessed you’ve something about it. Source Code 1 : Private Sub Command1_Click() End End Sub Private Sub Command2_Click() Form2.Show Form1.Enabled = False Form3.Visible = False End Sub Source Code 2 : Private Sub Command1_Click() If Text1.Text = "rizky" And Text2.Text = "passwordgue" Then Text1.Enabled = False [...]






Saturday, May 16, 2009
0 Comments