Changes

Jump to: navigation, search

C Sharp Events and Event Parameters

31 bytes added, 13:44, 19 March 2009
A C# EventArgs Example
== A C# EventArgs Example ==
<google>ADSDAQBOX_FLOW</google>
Perhaps one of the scenarios where the ''e'' object is of most use is in the case of a mouse event. In the remainder of this chapter, therefore, we will work through an example where we will handle a mouse event in a Windows Form and obtain information about the mouse click via the ''e'' parameter.

Navigation menu