Author: Brad McMillanBrad McMillan Date: May 14, 2007 17:37
Hi Joe:
Thank you so much for responding to my question. I took your
suggestion and have been looking at CTabView.
I wasn't able to find it on codeproject (searching for CTabView
brought up a reference to CTabCtrlSSL - nothing for CTabView). I
couldn't find any reference to it at all on codeguru. But, I was able
to find an article about it on the MSDN website
There were two problems with the demo I found on the MSDN website:
1. It demonstrated how to use CTabView in a doc/view application. I
am hoping to use tabs in a dialog-based application, so I can add some
controls at the top of the screen (above the tab field).
2. I still can't see how I can resize the tab field. In the demo the
tab field filled the screen which is the same problem I was having
with the CPropertySheel class.
Do you have any ideas about where I might find a demo of CTabView that
might be closer to what I want to do?
Thanks once again,
Brad McMillan
|