V
VJ
I need to have a Tab Control with 4 tab pages. Each tab pages should have a
certain list and list view controls. What these list view controls show
depend on the tabpage. Do I have to create the control in each tabpage?
Also, I will be allowing the application user to add thier own tab pages,
which will carry same list and listview, but again what it shows depends on
what tabpage they have added. How do I accomplish this without having to add
the controls in each tabpage.
Sorry if this is very simple one.. tho I have programmed quite a bit, I have
never used tabcontrols that extenisvely.
VJ
certain list and list view controls. What these list view controls show
depend on the tabpage. Do I have to create the control in each tabpage?
Also, I will be allowing the application user to add thier own tab pages,
which will carry same list and listview, but again what it shows depends on
what tabpage they have added. How do I accomplish this without having to add
the controls in each tabpage.
Sorry if this is very simple one.. tho I have programmed quite a bit, I have
never used tabcontrols that extenisvely.
VJ