A
assaf
hi all
i have a dot net form.
i capture all keyboard events.
everything works nice.
except for the arrow keys.
which are completerly ignored.
when writing a brand new application from scratch,
i am able to capture all keyboard events
including arrow keys.
but in my big application,
they are ignored.
what could be causing this effect?
assaf
i have a dot net form.
i capture all keyboard events.
everything works nice.
except for the arrow keys.
which are completerly ignored.
when writing a brand new application from scratch,
i am able to capture all keyboard events
including arrow keys.
but in my big application,
they are ignored.
what could be causing this effect?
assaf