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
__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
Value | Member | Description |
---|---|---|
0x00000001 | Disabled | The System.Windows.Forms.ToolStripItem will be disabled when the feature can't be executed. |
0x00000002 | Hidden | The System.Windows.Forms.ToolStripItem will be hidden when the feature can't be executed. |
0x00000003 | None | Nothing will change on the System.Windows.Forms.ToolStripItem |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.MenuDisplayBehavior