Hello, Does anyone know how to capture a right-click event button from the mouse. For example, I have a DataGrid full of info and when the user selects a row and right clicks, I want to open another form. Is there a way I can code the right mouse button, or even better, on a 3-button mouse how would I capture each buttons click event? Thanks in advance.