End Google Ads 201810 - BS.net 01 --> hi,

I have a problem using the Tab Control. I added a Tab Control to my MFC Dialog. I need three tabs with a list control and one tab where i place different lists and buttons.
i've seen in different explanations (visual studio 6), that it's possible to just click the tab to be edited and place the needed things. i use visual studio 2010 where i cant find this function...

i also have a question about the list control:
how is it possible for the user to select an item and change the content of the list while the prog is running?