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
Event Data Parameters
eventData1 = Index of the affected row
eventData2 = 0
LabWindows/CVI Compatibility
LabWindows/CVI 8.0 and later