G
Guest
Hello, friends,
In VB6, we have SetFocus() to keep cursor in a masked box if the format is
not right. In c#.net 2005, what is the corresponding function/method? I tried
BringToFront(), it did not work. Focus still left from wrong-formatted-date
masked box and went to another control.
Thanks.
In VB6, we have SetFocus() to keep cursor in a masked box if the format is
not right. In c#.net 2005, what is the corresponding function/method? I tried
BringToFront(), it did not work. Focus still left from wrong-formatted-date
masked box and went to another control.
Thanks.