Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27329

VS 2010 Function problem !

$
0
0
HTML Code:

Public Class login

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        If Register.TextBox1.Text = Me.TextBox.Text And Register.TextBox2.Text = Me.TextBox2.Text Then
            Label5.Text = "TT"
        End If

    End Sub


End Class

what is the problem with this?

Viewing all articles
Browse latest Browse all 27329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>