Newbie question about Listbox

G

Guest

Hi,

I want to create my own custom control based on the Listbox. I
basically want to add a couple of attributes and methods to the Items
collection within the Listbox class.

I know that i can do
MyNewClass : Listbox

But how do I add things into the Items collection

Cheers
Gary
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top