OnViewDeactivated Method

Syntax
C#
VB
C++
protected override void OnViewDeactivated( 
   object sender, 
   EventArgs e 
) 
  
Protected Overrides Sub OnViewDeactivated( _ 
   ByVal sender As Object, _ 
   ByVal e As EventArgs _ 
)  
protected: 
void OnViewDeactivated(  
   Object^ sender, 
   EventArgs^ e 
) override  

Parameters

sender
The System.Object firing the event.

e
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.