ITextViewMaxScrollbar Property |
Returns the maxmimum number the scrollbar can scroll to (wrapped lines)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
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