Click or drag to resize

EditWindow.PageDown Method (Typed)

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

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD PageDown() 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