H
huli
In our Windows Forms app we are having an issue that our login dialog
(a System.Windows.Forms.Form) does not always receive focus. In this
case the cursor blinks in the textbox however the field does not
receive any key inputs and therefore does not display any text entered.
The user needs to click manually in the textbox which is obviously not
the ideal option.
I would appreciate any suggestions on this topic.
huli
(a System.Windows.Forms.Form) does not always receive focus. In this
case the cursor blinks in the textbox however the field does not
receive any key inputs and therefore does not display any text entered.
The user needs to click manually in the textbox which is obviously not
the ideal option.
I would appreciate any suggestions on this topic.
huli