This appears to be very strange
I have a line in code which reads NewPassword1TextBox.SetFocus
It was working just fine, now it causes an error
If in Debug, I delete SetFocus press Ctrl+space and repeat SetFocus, the line continues without error and sets the focus correctly. When I run the program again, it causes an error again.
I am a little confused
Ernie
I have a line in code which reads NewPassword1TextBox.SetFocus
It was working just fine, now it causes an error
If in Debug, I delete SetFocus press Ctrl+space and repeat SetFocus, the line continues without error and sets the focus correctly. When I run the program again, it causes an error again.
I am a little confused
Ernie