Hi friends i have some problem in understanding a particular line of my code in VB.NET and I am new to VB.NET . Can any one please do explain this to me?
Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button3.Click
What does ByVal mean here?