OnActionApplied Method

Summary
Fires the ActionApplied event.
Syntax
C#
VB
C++
protected virtual void OnActionApplied( 
   object sender, 
   MouseActionEventArgs args 
) 
  
Protected Overridable Sub OnActionApplied( _ 
   ByVal sender As Object, _ 
   ByVal args As MouseActionEventArgs _ 
)  
protected: 
virtual void OnActionApplied(  
   Object^ sender, 
   MouseActionEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
The event data.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.