NF.BackGround1(Form1.List1.ItemData(Form1.List1.ListIndex)).Height = 320
what is in form1.list1.itemdata for that index?
is background1 a control array?
if so is it dynamically created?