wrv369
July 29th, 2004, 10:41 AM
Just wondering how I can put a Splitter (2 rows, 1 col) inside of a CTabCtrl. I want it to look like the Properties tab in the C++ .NET IDE. In case you hadn't noticed there is a splitter with the bottom pane explaining what the item the cursor is at. In addition, I have a few tabs and only want the splitter to be on the first tab, then destroy it if another tab is chosen. Any suggestions?