OnFormClosed Method

Summary
Raises the System.Windows.Forms.Form.FormClosed event.
Syntax
C#
C++/CLI
protected override void OnFormClosed( 
   FormClosedEventArgs e 
) 
protected:  
   virtual void OnFormClosed( 
      FormClosedEventArgs^ e 
   ) override 

Parameters

e
A System.Windows.Forms.FormClosedEventArgs that contains the event data.

Remarks

If DeactivateOnClose is true this will dispose the form.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.