property Editor.Position as Long
Retrieves or sets a value that indicates the editor's position.

TypeDescription
Long A long expression that indicates the position of the editor.
Use the Position property to change the editor's position. Use the ItemByPosition property to access an Editor by its position. Use the Visible property to hide an editor. Use the Key property to identify an editor.