Raises the Action event
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual void RaiseAction( Object sender, ActionEventArgs args )
Public Overridable Sub RaiseAction ( _ sender As Object, _ args As ActionEventArgs _ )
public: virtual void RaiseAction( Object^ sender, ActionEventArgs^ args )
Parameters
- sender (Object)
- args (ActionEventArgs)