Make a Username and Password in VB 6.0
Private Sub log_in( ) if text1.text=("nathan") and text2.text=("cute") then form2.show me.hide else msgbox "sorry try to review ur username and password End sub
- Read more about Make a Username and Password in VB 6.0
- 63 comments
- Log in or register to post comments
- 2381 views