Admin Production ni-theme
Current Publication

EVENT_PANEL_MOVE

LabWindows/CVI

EVENT_PANEL_MOVE

Description

After a user or program moves a panel, LabWindows/CVI generates an EVENT_PANEL_MOVE event and sends the event to the callback function associated with the panel. The EVENT_PANEL_MOVING event is generated as the user or program moves the panel.

(Linux) For parent panels, LabWindows/CVI continuously generates EVENT_PANEL_MOVE events instead of EVENT_PANEL_MOVING events as the user or program moves the panel.

This event is not swallowable.

Applies To

Panels

Event Data Parameters:

Not used.

LabWindows/CVI Compatibility

LabWindows/CVI 3.0 and later