Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2549
UltraTexteditor focuses but does not accept first typed character
posted

Hi all,
I ran into a rather strange problem.
I created a usercontrol that hosts an UltraMaskedEditor control.

This editor is set as ActiveControl and after that I call the editor.Focus() method.

The editor is focused (test is selected) but when I start typing it always skipps the first character I type...
So if I type "FUBAR" it only displays "UBAR"...

Am I doing something wrong here?
Any help is kindly appreciated.

Cheers and best regards
Andy 

Parents Reply Children
No Data