I have a TabStrip control with 10 prebuilt tabs & a ComboBox Dropdown box with the values 1-10.

I want the user to be able to specify how many tabs are either hidden or disabled (which ever is possible, doesn't really matter which) by chosing 1-10 from then ComboBox Dropdown box.

I already have the tabs constructed and I don't really like usung the SSTab control.

I've been working on this one problem for months now.

Thank you.