Hi, I'm trying to display a tree view control in a tab control (all in a dialog). If I place the tree control onto the tab control in the dialog editor, the tree is obscured by the tab control. If I set the tab control to transparent, it looks fine in the dialog editor but when it comes to running the program, the tree is still obscured by the tab control.
Now, I've tried all kinds of things but nothing seems to work. Can anybody explain to me how to do this?
I want to keep the same tree control for all the tabs. I plan to change the tree contents depending on which tab is selected.
Now, I've tried all kinds of things but nothing seems to work. Can anybody explain to me how to do this?
I want to keep the same tree control for all the tabs. I plan to change the tree contents depending on which tab is selected.