Version

DragScroll class Members

The following tables list the members exposed by DragScroll.

Public Constructors
 NameDescription
Public ConstructorDragScroll Constructor  
Public Methods
 NameDescription
Public MethoddisposeDisposes of the DragScroll object.  
Public MethodisDraggingIndicates 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.  
Public MethodonDragScrollCompleteClient event raised after the DraggScroll is finished.  
Public MethodonDragScrollStartingClient event raised when the user starts scrolling by dragging image.  
Public MethodsetEnabledSets a value indicating whether DragScroll is enabled.  
Public MethodsetWrapUse the Wrap property to specify whether the images automatically continues on the next line when reach the end of the control.  
See Also