Does the .NET framework still not support something as basic as being able
to specify that the right mouse button should be allowed to select items in
a context menu? I found a post from 2002 which presented an ungly,
subclassing-based workaround. However, in browsing the MSDN library I don't
find any obvious property that tells the ContextMenu or ContextMenuStrip
control that it should respond to right clicks.