J
Jerome Terry
Hi,
Why don't UserControl's received Key events for the arrow keys? Further,
when a user control is added to a Form, why does the form stop receiving Key
events for the arrow keys? I have tried setting IsInputKey(Keys.Left,
Keys.Right, Keys.Up, Keys.Down), but that doesn't work.
Regards,
Jerome.
Why don't UserControl's received Key events for the arrow keys? Further,
when a user control is added to a Form, why does the form stop receiving Key
events for the arrow keys? I have tried setting IsInputKey(Keys.Left,
Keys.Right, Keys.Up, Keys.Down), but that doesn't work.
Regards,
Jerome.