Hi,
How can I detect if the Shift button is pressed when handling a button click event?
Is it stated somewhere in the EventArgs parameter or do I have to have a form variable that contains which buttons (Shift/Ctrl/Alt) that currently are pressed?
TIA
/Kejpa
How can I detect if the Shift button is pressed when handling a button click event?
Is it stated somewhere in the EventArgs parameter or do I have to have a form variable that contains which buttons (Shift/Ctrl/Alt) that currently are pressed?
TIA
/Kejpa