MultiLineEdit.PageUp Method (Typed) | |
Move the cursor from its current position in a multiline edit control up a single page length.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
A page is the number of lines that fits in the current multiline edit control in the current font.
See Also