ITextViewScrollbarPos Property |
Returns the current scrollbar position (wrapped lines)
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax int ScrollbarPos { get; }
ReadOnly Property ScrollbarPos As Integer
Get
property int ScrollbarPos {
int get ();
}
abstract ScrollbarPos : int with get
Property Value
Type:
Int32See Also