Admin Production ni-theme
Current Publication

EVENT_ROW_SIZE_CHANGE

LabWindows/CVI

EVENT_ROW_SIZE_CHANGE

Description

When a user sizes a row interactively, LabWindows/CVI generates an EVENT_ROW_SIZE_CHANGE event and sends the event to the callback function associated with the table control.

This event is not swallowable.

Applies To

Tables

Event Data Parameters

eventData1 = Index of the affected row

eventData2 = 0

LabWindows/CVI Compatibility

LabWindows/CVI 8.0 and later