Hello everybody!

First let me introduce myself, I am expert at VB and learning C++(ATL Controls).

I have one BIG question and I hope you will help me

I would like to know how to implement full object model into my ATL control like in following diagram:

Code:
-----------------
MyControl(Bars)
 Bars(Add, Item, Remove)
   Bar(Text, Key)
-----------------
I wold be grateful if anyone could provide me with the sample of this code or point me to some helpfull articles on internet.

Thank you,
7thSeeker