Problem : Question: Why does the below code (not written by me) even compile ? I mean apart from the […]

Problem : To detect rotation of the mouse wheel in .NET/WinForms, I can override OnMouseWheel. Clicking can be detected by […]

Problem : Anyone know of a way to see if the Excel window of a VSTO project is active/in focus? […]