Click or drag to resize

EditWindow.PageUp Method (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD PageUp() AS VOID
Request Example View Source
Remarks
A page is the number of lines that fits in the current edit window in the current font.
See Also