Enum DisplayChangeArg.DraggingModes
While dragging the scrollbarbutton Dragging is on
Namespace: CADability
Assembly: CADability.dll
Syntax
public enum DraggingModes
Fields
| Name | Description |
|---|---|
| Dragging | The user is dragging a scrollbar button |
| NotDragging | The user is not dragging a scrollbar button |
| StartDragging | The user started to drag a scrollbar button |
| StopDragging | The user stopped to drag a scrollbar button |