property Thumbnail.AutoDrag as AutoDragEnum
Specifies whether the control automatically scrolls its content as soon as user clicks it.

TypeDescription
AutoDragEnum An AutoDragEnum expression that specifies whether the control automatically scrolls its content as soon as user clicks it.
By default, the AutoDrag property is exAutoDragScroll, which indicates that the control's content is scrolled as soon as the user clicks and drags the cursor.