'Declaration
Public Enum DragType Inherits System.Enum
public enum DragType : System.Enum
'Declaration
Public Enum DragType Inherits System.Enum
public enum DragType : System.Enum
Member | Description |
---|---|
Drag | Drag container |
None | Do nothing |
ResizeBottom | Resize container down |
ResizeLeft | Resize container to the left |
ResizeRight | Resize container to the right |
ResizeTop | Resize container up |
System.Object
System.ValueType
System.Enum
C1.Win.Layout.DragType