user44611
28
Q:

c# control focus event

private void Control1_GotFocus(Object sender, EventArgs e) {

   MessageBox.Show("You are in the Control.GotFocus event.");
}
0

New to Communities?

Join the community