Photo_Editor_Application.PhotoEditorForm.OpenFile_Click Function
Called if the Load menu item was selected. Calls LoadImage on Picture class.
Private void OpenFile_Click (object, System.EventArgs)
Type
Name
Description
object
sender
System.EventArgs
e
Return
Description
void