LOTUSSCRIPT/COM/OLE CLASSES


GotoTop method
Example

Places the cursor in the first editable field or the first button in a document.

Defined in

NotesUIDocument

Syntax

Call notesUIDocument.GotoTop

Usage

This method is valid only when the document is in Edit mode.

Language cross-reference

EditTop @command in formula language

Example
See Also