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

DeActivated Event (WorkstationModalViewBase)







Occurs when the view is destroyed.
Syntax
public event EventHandler DeActivated
'Declaration
 
Public Event DeActivated As EventHandler
'Usage
 
Dim instance As WorkstationModalViewBase
Dim handler As EventHandler
 
AddHandler instance.DeActivated, handler
public event EventHandler DeActivated
add_DeActivated(function(sender, e))
remove_DeActivated(function(sender, e))

public: __event EventHandler* DeActivated
public:
event EventHandler* DeActivated
Remarks
This will be called when the form is disposed.
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

WorkstationModalViewBase Class
WorkstationModalViewBase Members

 

 


Products | Support | Contact Us | Copyright Notices

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