Quote:
To make the menu respond to only a right-click, use the MouseDown event instead and inspect the Button argument.
:
|
I found the MousUp event preferrable because when you apply the same logic to the likes of a listview for example the mouseup event is triggered after the item has been selected / highlighted
|
__________________
Its the little things you never knew you did't know until you know them that make the difference
|