A Sandcastle Documented Class Library
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.4 (2.0.1.4)
Syntax
int MaxScrollbar { get; }
ReadOnly Property MaxScrollbar As Integer Get
property int MaxScrollbar { int get (); }
abstract MaxScrollbar : int with get
Property Value
Type: Int32See Also