GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / UpdateScrollBars Method
In This Topic
    UpdateScrollBars Method (GoView)
    In This Topic
    Update the scroll bars for this view, changing the minimum/maximum/value and visibility as appropriate.
    Syntax
    public virtual void UpdateScrollBars()
    See Also