LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

MenuDisplayBehavior Enumeration

Show in webframe






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

            

            
__value public enum MenuDisplayBehavior : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class MenuDisplayBehavior : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000001DisabledThe System.Windows.Forms.ToolStripItem will be disabled when the feature can't be executed.
0x00000002HiddenThe System.Windows.Forms.ToolStripItem will be hidden when the feature can't be executed.
0x00000003NoneNothing will change on the System.Windows.Forms.ToolStripItem
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.Workstation.UI Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.