The following tables list the members exposed by DragScroll.
Name | Description | |
---|---|---|
![]() | DragScroll Constructor |
Name | Description | |
---|---|---|
![]() | dispose | Disposes of the DragScroll object. |
![]() | isDragging | Indicates whether the DragScroll is activated and has mouse capture. If true the DragScroll is activated and has mouse capture; otherwise false. The defautl is false. |
![]() | onDragScrollComplete | Client event raised after the DraggScroll is finished. |
![]() | onDragScrollStarting | Client event raised when the user starts scrolling by dragging image. |
![]() | setEnabled | Sets a value indicating whether DragScroll is enabled. |
![]() | setWrap | Use the Wrap property to specify whether the images automatically continues on the next line when reach the end of the control. |