ITextView.ScrollPageUp Method

AdiIRC API v2

ITextViewScrollPageUp Method

Scrolls the scrollbar 1 page up.

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