When the selection has been committed, just call GetCtrlVal to get the current value of the combo box (string ctrl), then call Combo_GetIndexFromValue with the value you just read to get the 0-based index. The combo box functions can be found in CVIXX\toolslib\custctrl\combobox.fp.
Hope this helps.
Mert A.
National Instruments