hi!!!
thar two words are completely describing about the calling env,and called env,
that is "sender As Object" means which control(Objectin the words of oops) has raised this event.
"e are the event arguments " Means what are the arguments that particular event has taken,those arguments are passed from the Object(Control) to the Event.
|