Represents the method that will handle the event that has no event data.
public delegate void EventHandler( Object sender,
EventArgs e );
sender The source of the event.
System.Objecte An EventArgs that contains the event data.
System.EventArgs
Namespace System Flash Library corlib.scl Flash Library Version 2.0.0.2466 Silverlight Library System.Windows.Forms.dll
| © 2003-2007 NETiKA Technologies. All rights reserved. |