Click or drag to resize

ITextViewScrollTo Method

Scrolls the scrollbar to the Nth (wrapped) line

Namespace:  AdiIRCAPI
Assembly:  AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax
void ScrollTo(
	int line
)

Parameters

line
Type: SystemInt32

[Missing <param name="line"/> documentation for "M:AdiIRCAPI.ITextView.ScrollTo(System.Int32)"]

See Also