Tag Archives: Change back ground colour of form

Programming Mouse Buttons in C Sharp

Programming Mouse Buttons in C Sharp – This is a windows forms application that will check whether the user has clicked a left mouse button or a right mouse button. It will response accordingly. Let us suppose that we will change the form’s back color to RED when user clicks left button and GREEN when… Read More »

Loading