LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnFormClosing Method

Show in webframe






A System.Windows.Forms.FormClosingEventArgs that contains the event data.
Raises the FormsClosing event.
Syntax
protected override void OnFormClosing( 
   FormClosingEventArgs e
)
'Declaration
 
Protected Overrides Sub OnFormClosing( _
   ByVal e As FormClosingEventArgs _
) 
'Usage
 
Dim instance As QueueManager
Dim e As FormClosingEventArgs
 
instance.OnFormClosing(e)

            

            
protected: void OnFormClosing( 
   FormClosingEventArgs* e
) override 
protected:
void OnFormClosing( 
   FormClosingEventArgs* e
) override 

Parameters

e
A System.Windows.Forms.FormClosingEventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

QueueManager Class
QueueManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.