Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

EVENT_HSCROLL

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

Object Types: Panels, strip charts, text boxes, tables, tabs, and trees

Description: Panels and Strip Chart, Text Box, Table, and Tree Controls—When the user scrolls a panel or strip chart, text box, table, or tree control horizontally, LabWindows/CVI generates an EVENT_HSCROLL event and sends the event to the panel or control callback function.
Tab Controls—When the user scrolls through the tab control, LabWindows/CVI generates an EVENT_HSCROLL event and sends the event to the control callback function.

This event is not swallowable.

Event Data Parameters:

For panels and strip chart, text box, table, and tree controls:

eventData1 = oldScrollOffset, in pixels

eventData2 = newScrollOffset, in pixels

For tab controls:

eventData1 = oldFirstIndex

eventData2 = newFirstIndex


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit