Edit Position Property

Short Name: EditPos

Requires: Base Development System

Class: MulticolumnListbox Properties

To Use: Create a property.

The row-column pair index of the current text entry. Values of (0,0) indicate the top-left text entry. A value of –1 indicates the row or column header. Values of (–2, –2) indicate that no edits are being made to the text of the control.

Before you use this property to set text focus on a control, set key focus of the control.

Elements

Name Description
Row The row of the current text entry. Possible values are 0�n, where n is the total number of rows - 1.
Column The column of the current text entry. Possible values are 0�m, where m is the total number of columns - 1. Enter –1 to select the column header.

Remarks

The following table lists the characteristics of this property.

Data type
PermissionsRead/Write
Available in Run-Time EngineYes
Available in Real-Time Operating SystemYes
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access allowedYes