Hello,
I've got a form, with a customer control on it. The custom control has panels, numeric updowns etc.
When the numeric updown has the focus, I then want to click away from the numericupdown so it loses the focus.
However, I don't know how to make the panel_click event take the focus to the panel, or even to the form.
Can anyone help how to do this please?
Thanks (am a bit rubbish at c# and am bugfixing someone else's app).
I've got a form, with a customer control on it. The custom control has panels, numeric updowns etc.
When the numeric updown has the focus, I then want to click away from the numericupdown so it loses the focus.
However, I don't know how to make the panel_click event take the focus to the panel, or even to the form.
Can anyone help how to do this please?
Thanks (am a bit rubbish at c# and am bugfixing someone else's app).