M
Markus Wildgruber
Hi!
I designed a windows forms dialog with some controls on it. When it loads I
want to set the control that has the input focus when the form is displayed.
Somehow calling the Focus()-method of the control that I want to have focus
in the Form.Load-Eventhandler does not work.
Does anyone know a solution?
TIA,
Markus
I designed a windows forms dialog with some controls on it. When it loads I
want to set the control that has the input focus when the form is displayed.
Somehow calling the Focus()-method of the control that I want to have focus
in the Form.Load-Eventhandler does not work.
Does anyone know a solution?
TIA,
Markus