OnLostFocus Method

Summary
Raises the System.Windows.Forms.Control.LostFocus event.
Syntax
C#
VB
C++
protected override void OnLostFocus( 
   EventArgs e 
) 
  
Protected Overrides Sub OnLostFocus( _ 
   ByVal e As EventArgs _ 
)  
protected: 
void OnLostFocus(  
   EventArgs^ e 
) override  

Parameters

e
An System.EventArgs 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.