PowerTCP Emulation for .NET
Scroll Enumeration




Enumerates the values of the Vt.ScrollType property. The display screen can perform smooth scrolling or jump scrolling.
Syntax
Public Enum Scroll 
   Inherits System.Enum
Dim instance As Scroll
public enum Scroll : System.Enum 
__value public enum Scroll : public System.Enum 
public enum class Scroll : public System.Enum 
Members
MemberDescription
Jump Scrolling uses jump scrolling (scrolls line by line).
Smooth Scrolling uses smooth scrolling.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dart.Emulation.Scroll

See Also

Reference

Dart.Emulation Namespace


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic