The Wayback Machine - https://web.archive.org/web/20111102220201/http://www.codeguru.com/csharp/csharp/cs_graphics/mouse/

    Mouse

    [Updated] Moving Items with Microsoft Visual Studio, XNA Game Studio and a GamePad

    Discover how to use a game pad with your Microsoft Visual Studio XNA applications.

    Create a 3D Cube Structure for GDI+

    Three-dimensional primitive shapes are conspicuously absent from the .NET Framework and GDI+, but that didn't stop Paul Kimmel from implementing a 3D cube primitive. Read all about his results.

    Detecting Mouse Button Events in C#

    Detect the mouse button click in a listbox along with its coordinates.