EVENT_COLUMN_SIZE_CHANGE
Description
When a user sizes a column interactively, LabWindows/CVI generates an EVENT_COLUMN_SIZE_CHANGE event and sends the event to the callback function associated with the table or tree control.
This event is not swallowable.
Applies To
Event Data Parameters
eventData1 = 0
eventData2 = Index of the affected column
LabWindows/CVI Compatibility
LabWindows/CVI 8.0 and later