Definition
public MouseEventArgs( MouseButtons button, int clicks, int x, int y );
Parameters
buttonSystem.Windows.Forms.MouseButtons. clicksSystem.Int32. xSystem.Int32. ySystem.Int32.