this is vb.net code below
VB Code:
Private Sub TextBox1_Enter(ByVal sender As Object, ByVal e As System.EventArgs) Handles TextBox1.Enter MsgBox(sender.Name) End Sub
how to do in c#.net![]()
![]()
|
Results 1 to 6 of 6
Threaded View
|
Click Here to Expand Forum to Full Width |