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

NonExecutableFeatureBehaviorChanged Event







Occurs when the NonExecutableFeatureBehavior property is changed.
Syntax
public event EventHandler NonExecutableFeatureBehaviorChanged
'Declaration
 
Public Event NonExecutableFeatureBehaviorChanged As EventHandler
'Usage
 
Dim instance As WorkstationMenuProperties
Dim handler As EventHandler
 
AddHandler instance.NonExecutableFeatureBehaviorChanged, handler
public event EventHandler NonExecutableFeatureBehaviorChanged
add_NonExecutableFeatureBehaviorChanged(function(sender, e))
remove_NonExecutableFeatureBehaviorChanged(function(sender, e))

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

WorkstationMenuProperties Class
WorkstationMenuProperties Members

 

 


Products | Support | Contact Us | Copyright Notices

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