GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoDrawPaletteBase Class / VerticalScrollBarNeeded Method
In This Topic
    VerticalScrollBarNeeded Method
    In This Topic
    The VerticalScrollBarNeeded returns a value indicating whether the control needs to display a vertical scroll bar
    Syntax
    protected virtual bool VerticalScrollBarNeeded()
    See Also