Simple,

ItemData refers to the list of information inside the listbox

The list box is 0 bound with -1 set for no selection.. All you needed to do was set the value (i.e List Item) to be the first item in the ItemData..