ITextView.ScrollUp Method

AdiIRC API v2

ITextViewScrollUp Method

Scrolls the scrollbar up 1 (wrapped) line.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
void ScrollUp()
Sub ScrollUp
void ScrollUp()
abstract ScrollUp : unit -> unit 
See Also