If TextBox1.Text = "" And TextBox2.Text = "1234" Then Form1.Show() Else MsgBox("yanlış bilgi girdiniz", 16, "uyarı") End If İKİNCİ BUTONA Me.Close()