←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly