Click or drag to resize

ITextViewMaxScrollbar Property

Returns the maxmimum number the scrollbar can scroll to (wrapped) lines.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
int MaxScrollbar { get; }

Property Value

Type: Int32
See Also