Click or drag to resize

MultiLineEdit.PageUp Method

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

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 multiline edit control in the current font.
See Also