Admin Production ni-theme
Current Publication

EVENT_BEGIN_EDIT_TREE_CELL

LabWindows/CVI

EVENT_BEGIN_EDIT_TREE_CELL

Description

When a user edits a cell in a tree, LabWindows/CVI generates an EVENT_BEGIN_EDIT_TREE_CELL event and sends the event to the callback function associated with the tree control.

This event is swallowable. Return 1 to swallow EVENT_BEGIN_EDIT_TREE_CELL.

Applies To

Trees

Event Data Parameters

eventData1 = Row of cell where event was generated

eventData2 = Column of cell where event was generated

LabWindows/CVI Compatibility

LabWindows/CVI 2009 and later