OnFormClosing Method

Summary
Raises the FormsClosing event.
Syntax
C#
VB
C++
protected override void OnFormClosing( 
   FormClosingEventArgs e 
) 
  
Protected Overrides Sub OnFormClosing( _ 
   ByVal e As FormClosingEventArgs _ 
)  
protected: 
void OnFormClosing(  
   FormClosingEventArgs^ e 
) override  

Parameters

e
A System.Windows.Forms.FormClosingEventArgs 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.