News

Is there a way to determine in a C# WinForm tree node whether a given node was clicked on by a left or a right mouse click? The TreeNodeEventArgs will tell me that it was a mouse click ...