EditMode Property

LabView ActiveX Properties and Methods

EditMode Property

Installed With: Base Package

Class: VI Properties (ActiveX)

If TRUE, the VI opens in edit mode. If FALSE, the VI opens in run mode, and the title bar, menu bar, and toolbar do not appear.

To write this property, you must call it before you open the front panel of the VI.

Syntax

object.EditMode

Data Type

Boolean