Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

OnActionApplied Method







The object firing the event.
The event data.
Fires the ActionApplied event.
Syntax
protected virtual void OnActionApplied( 
   object sender,
   MouseActionEventArgs args
)
'Declaration
 
Protected Overridable Sub OnActionApplied( _
   ByVal sender As Object, _
   ByVal args As MouseActionEventArgs _
) 
'Usage
 
Dim instance As ApplyActionCommand
Dim sender As Object
Dim args As MouseActionEventArgs
 
instance.OnActionApplied(sender, args)

            

            
protected: virtual void OnActionApplied( 
   Object* sender,
   MouseActionEventArgs* args
) 
protected:
virtual void OnActionApplied( 
   Object^ sender,
   MouseActionEventArgs^ args
) 

Parameters

sender
The object firing the event.
args
The event data.
Requirements

Target Platforms

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features