This property sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control.

[Visual Basic] Public Property EnableArrowKeys As Boolean
[C#] public bool EnableArrowKeys {get; set;}

Property Value

Value Explanation
True The arrow keys and the PageUp and PageDown keys are enabled
False The arrow keys and the PageUp and PageDown keys are disabled

Explanation

The EnableArrowKeys property sets whether or not the arrow keys and the PageUp, PageDown keys on the keyboard can be used to scroll the images in the Thumbnail Control.

See Also

Thumbnail Members | Newtone.ImageKit.Wpf.Thumbnail

 

The ImageKit WPF is created by Newtone Corporation