Clicking the cursor keys will move the selection to the next relevant thumbnail
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool EnableKeyScroll { get; set; }
Public Property EnableKeyScroll As Boolean Get Set
public: property bool EnableKeyScroll { bool get (); void set (bool value); }