Click or drag to resize

EditWindow.PageUp Method

X#
Scroll the text in this edit window up by a single page.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD PageUp() AS USUAL
Request Example View Source

Return Value

Type: Usual
Remarks
A page is the number of lines that fits in the current edit window in the current font.
See Also