Hey,
I am creating a usercontrol, and I would like an Items property, like in ListView.Items.
How would I do this?
Cheers,
Jacob
Edit: I'm making a static menu, that won't disappear. Would it be better to just skin a listbox? There will be events for the items.