←Select platform

MenuDisplayBehavior Enumeration

Syntax

C#
VB
C++
public enum MenuDisplayBehavior 
  
Public Enum MenuDisplayBehavior  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class MenuDisplayBehavior : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0None(0x00000003)Nothing will change on the System.Windows.Forms.ToolStripItem
1DisabledThe System.Windows.Forms.ToolStripItem will be disabled when the feature can't be executed.
2HiddenThe System.Windows.Forms.ToolStripItem will be hidden when the feature can't be executed.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly