GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoToolCreating Class / AutoScrolling Property
In This Topic
    AutoScrolling Property (GoToolCreating)
    In This Topic
    Gets or sets whether dragging the mouse near the edges of the view should cause the view to scroll automatically.
    Syntax
    public virtual bool AutoScrolling {get; set;}

    Property Value

    This defaults to true.
    See Also