Photo_Editor_Application.TextBoxInput.textOKButton_Click Function
Evnet handler called when the Text Box did its duty, it's time to call the registered callback method.
Private void textOKButton_Click (object, System.EventArgs)
Type
Name
Description
object
sender
sender object
System.EventArgs
e
additional info
Return
Description
void