1: 2: 3: 4: 5: 6: 7:
privé nietige Form1_Load (objecten afzender, EventArgs e) { comboBox1.Items.Add („Item1“); comboBox1.Items.Add („Item2“); comboBox1.Items.Add („Item3“); combobox1.Text= " selecteer Type "; }