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 ...
OTOH, there might be a different event I can handle that might. Albeit, I don't know what other events to handle when a modal dialog form is closing from a button being clicked.