LabWindows/CVI

Content Type
Programming Language
Current manual
Table of Contents

EVENT_DROPPED

Description

Tree and Tab Controls—After a user drops a tree item or tab page, LabWindows/CVI generates an EVENT_DROPPED event and sends the event to the callback function associated with the control.

Splitter Controls—At the end of the splitter operation, LabWindows/CVI generates an EVENT_DROPPED event and sends the event to the callback function associated with the control.

This event is not swallowable.

Applies To

Splitters, tabs, and trees

Event Data Parameters

User Interface Object Event Data Values
Trees and tabs eventData1 = Not used

eventData2 = itemIndex
Splitters eventData1 = Vertical coordinates of the current drag line position

eventData2 = Horizontal coordinates of the current drag line position

LabWindows/CVI Compatibility

LabWindows/CVI 7.0 and later

Was this information helpful?

Log in to get a better experience