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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.