'DeclarationPublic Enum ContextMenuType Inherits System.Enum
'UsageDim instance As ContextMenuType
public enum ContextMenuType : System.Enum
'DeclarationPublic Enum ContextMenuType Inherits System.Enum
'UsageDim 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. |
| 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