Click or drag to resize

MultiLineEdit.PageDown Method

X#
Move the cursor from its current position in a multiline edit control down a single page length.

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

Return Value

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