From: neilsolent on 18 Feb 2010 04:05 Hi Sorry if this is a very basic question. I would like to create a window with a CListView (in report mode) and above the listview's header a CTabCtrl. The only way I know to do it is to use a splitter and embed the CTabCtrl in a CFormView. The trouble is - the window looks very ugly, and space is wasted as the CFormView seems to require a minimum amount of empty space around the tab ctrl. Is there a trick for creating such windows? thanks, Neil
|
Pages: 1 Prev: DDX contol type question Next: Combine list view with a tab ctrl |