// 1. YOL String STR_FIRST = (String)Listbox1.Items[0]; // 2. YOL String STR_FIRST = (String)Listbox1.Items.GetItemAt(0);