Related resources for Event Arguments
  • Passing Data Between Windows Forms5/19/2012 1:10:15 AM. This article provides a simple example of using delegates and events to transfer data between Windows forms. The example provided contains three separate forms; the main form interacts with the other two forms by responding to events generated by instances of the other two forms.