Thanks XLD for the information,

Can you pls tell me how to fill my combobox and what properties I have to set for the combobox.

This doesn''t work!
With ComboBox1
    .AddItem "Create Button", 1
    .AddItem "Remove Button", 2
End With
Nice regards,

Michelle.