OnPlayModeChanged Method

Summary
Raises the PlayModeChanged event.
Syntax
C#
VB
C++
protected virtual void OnPlayModeChanged( 
   object sender, 
   PlayModeChangedEventArgs e 
) 
  
Protected Sub OnPlayModeChanged( _ 
   ByVal sender As Object, _ 
   ByVal e As PlayModeChangedEventArgs _ 
)  
protected: 
void OnPlayModeChanged(  
   Object^ sender, 
   PlayModeChangedEventArgs^ e 
)  

Parameters

sender
The source of the event.

e
A PlayModeChangedEventArgs that contains 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.