B
Brofalad
Hi,
How do I inhibit the Arrow down keypress from changing
the row in a listview? I have given the Arrow down keypress a
different meaning and I don’t want the row to be changed if a listview
is in focus.
I think I have to override the control's WndProc somehow, but I don’t
know what windowmessage to handle and not how to handle it.
/Brofalad
How do I inhibit the Arrow down keypress from changing
the row in a listview? I have given the Arrow down keypress a
different meaning and I don’t want the row to be changed if a listview
is in focus.
I think I have to override the control's WndProc somehow, but I don’t
know what windowmessage to handle and not how to handle it.
/Brofalad