←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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize