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

CloseViewAndDiscardChanges Event







Occurs when the user request to close the dialog and discard the changes.
Syntax
public event EventHandler CloseViewAndDiscardChanges
'Declaration
 
Public Event CloseViewAndDiscardChanges As EventHandler
'Usage
 
Dim instance As ModalitySettingsDialog
Dim handler As EventHandler
 
AddHandler instance.CloseViewAndDiscardChanges, handler
public event EventHandler CloseViewAndDiscardChanges
add_CloseViewAndDiscardChanges(function(sender, e))
remove_CloseViewAndDiscardChanges(function(sender, e))

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

ModalitySettingsDialog Class
ModalitySettingsDialog Members

 

 


Products | Support | Contact Us | Copyright Notices

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