Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






RunReadOnly property

Read-write. Runs the embedded object when reading the document.

Note This property is new with Release 4.6.2.

Defined in

NotesEmbeddedObject

Data type

Boolean

Syntax

To get: flag = notesEmbeddedObject.RunReadOnly

To set: notesEmbeddedObject.RunReadOnly = flag

Legal values

Usage

This property can only be set when the embedded object is an OLE control (ActiveX control or OCX).

The control is in-place activated (but not UI activated) when the document is in Read-only mode.

Any control with this property set may allow editing during Read-only mode, but no changes are saved.

This property is not applicable to embedded OLE objects since they can be activated in Read-only mode without changes being saved.




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009