Edit Cell Event

LabView Local Project Settings

Edit Cell Event

Installed With: Full Development System

Class: ListBox Events

Type: Notify

Generated when the user enters new text or changes text in a cell.

Event Data Fields

NameDescription
SourceSource of the event. LabVIEW UI refers to any built-in user interface event.

0LabVIEW UI
TypeType of event that occurred, such as Mouse Down, Value Change, Timeout, and so on.
TimeValue of the millisecond timer when the event occurred.
CtlRefReference to the control on which the event occurred.
StringText string that the user entered.
Coords.RowThe row of the cell in which the event occurred.