Event fired when an action is being performed.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event ActionEventHandler Action
Public Event Action As ActionEventHandler
public: virtual event ActionEventHandler^ Action { void add (ActionEventHandler^ value); void remove (ActionEventHandler^ value); }
Remarks
Provides a mechanism to customize behavior and data