LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnActionApplied Method







The object firing the event.
The event data.
Fires the Leadtools.Medical.Workstation.ApplyActionCommand.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
)
 function Leadtools.Medical.Workstation.ApplyActionCommand.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApplyActionCommand Class
ApplyActionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.