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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly