Holding down the space key enables the miScroll effect (navigation by clicking and dragging)
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool SpaceBarToScroll { get; set; }
Public Property SpaceBarToScroll As Boolean Get Set
public: property bool SpaceBarToScroll { bool get (); void set (bool value); }