I have a custom picture window with a listbox and a KeyDown remote to handle keystrokes.
When the user presses a cursor movement key (arrow) or space bar a LBClick event fires afterwards.
When the user presses the space key a right click event fires also after that.
How can I stop this from happening?
Whilst on this subject, entering keystrokes for colour codes e.g. Ctrl-B, Ctrl-K causes one or more beeps to occur. Anyone know why or how to stop this?
Many thanks.
Protopia