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

UpdateWindowLevelCanceled Event (WindowLevelInformationDialog)







Occurs when the user cancel applying the changes to the Window/Level information.
Syntax
public event EventHandler UpdateWindowLevelCanceled
'Declaration
 
Public Event UpdateWindowLevelCanceled As EventHandler
'Usage
 
Dim instance As WindowLevelInformationDialog
Dim handler As EventHandler
 
AddHandler instance.UpdateWindowLevelCanceled, handler
public event EventHandler UpdateWindowLevelCanceled
add_UpdateWindowLevelCanceled(function(sender, e))
remove_UpdateWindowLevelCanceled(function(sender, e))

public: __event EventHandler* UpdateWindowLevelCanceled
public:
event EventHandler* UpdateWindowLevelCanceled
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

WindowLevelInformationDialog Class
WindowLevelInformationDialog Members

 

 


Products | Support | Contact Us | Copyright Notices

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