'Declaration
Public Enum ContextMenuType Inherits System.Enum
'Usage
Dim instance As ContextMenuType
public enum ContextMenuType : System.Enum
'Declaration
Public Enum ContextMenuType Inherits System.Enum
'Usage
Dim instance As ContextMenuType
public enum ContextMenuType : System.Enum
Member | Description |
---|---|
General | Indicates that the context menu is for general use. |
Shape | Indicates that the context menu is for shape. |
ShapeDrag | Indicates that the context menu is for dragging shape with right mouse button. |
ShapeNode | Indicates that the context menu is for shape node. |
TabStrip | Indicates that the context menu is for tabstrip. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.ContextMenuType