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

MenuDisplayBehavior Enumeration







Provides values for the WorkstationMenuProperties.NonExecutableFeatureBehavior
Syntax
public enum MenuDisplayBehavior : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MenuDisplayBehavior 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MenuDisplayBehavior
public enum MenuDisplayBehavior : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Medical.Workstation.UI.MenuDisplayBehavior = function() { };
Leadtools.Medical.Workstation.UI.MenuDisplayBehavior.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum MenuDisplayBehavior : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class MenuDisplayBehavior : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DisabledThe System.Windows.Forms.ToolStripItem will be disabled when the feature can't be executed.
HiddenThe System.Windows.Forms.ToolStripItem will be hidden when the feature can't be executed.
NoneNothing will change on the System.Windows.Forms.ToolStripItem
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.UI.MenuDisplayBehavior

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

Leadtools.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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