Prevent right click from triggering ToolStrip.OnItemClicked
commit0c95513a0ebdace7423d207c63f259be4bc252be
authorStephen McConnel <stephen_mcconnel@sil.org>
Wed, 25 Feb 2015 23:00:30 +0000 (25 17:00 -0600)
committerStephen McConnel <stephen_mcconnel@sil.org>
Wed, 25 Feb 2015 23:00:30 +0000 (25 17:00 -0600)
treed077f3107f3972f7f4b8d33f8515b4a2259bb424
parente02337995e033d28e23f9f8dbd2d4effa049cb41
Prevent right click from triggering ToolStrip.OnItemClicked

This addresses https://bugzilla.xamarin.com/show_bug.cgi?id=26887
(along with a previous fix).
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ToolStrip.cs