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

EVENT_COMBO_BOX_INSERT

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

Object Types: Tables

Description: When a user types a value that does not already exist in the text input area of a combo box cell, an EVENT_COMBO_BOX_INSERT event is sent to the callback function associated with the table control. LabWindows/CVI adds the item to the list automatically. This event is sent to the callback function prior to inserting the new item in the list, which means that you can override this behavior by swallowing the event.

Event Data Parameters:

eventData1 = row index of the affected cell

eventData2 = column index of the affected cell


Resources


 

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