Photo_Editor_Application.PhotoEditorForm.redEyeButton_Click Function
Sets the flag for redEyeTool to true. If Mouse is clicked then the apply method is called.
Private void redEyeButton_Click (object, System.EventArgs)
Type
Name
Description
object
sender
Sender object.
System.EventArgs
e
Event arguments.
Return
Description
void