Leadtools.Medical.Workstation.UI Namespace : MenuDisplayBehavior Enumeration |
public enum MenuDisplayBehavior : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MenuDisplayBehavior Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MenuDisplayBehavior
public enum MenuDisplayBehavior : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.UI.MenuDisplayBehavior = function() { }; Leadtools.Medical.Workstation.UI.MenuDisplayBehavior.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum MenuDisplayBehavior : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class MenuDisplayBehavior : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Disabled | The System.Windows.Forms.ToolStripItem will be disabled when the feature can't be executed. |
Hidden | The System.Windows.Forms.ToolStripItem will be hidden when the feature can't be executed. |
None | Nothing will change on the System.Windows.Forms.ToolStripItem |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.MenuDisplayBehavior
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