Scrolls the scrollbar to the Nth (wrapped) line.
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax void ScrollTo(
int line
)
Parameters
- line
- Type: SystemInt32
The line to scroll to
See Also