LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

OnFormClosing Method







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 override void OnFormClosing( 
   FormClosingEventArgs e
)
 function Leadtools.Medical.Workstation.UI.QueueManager.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QueueManager Class
QueueManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.