MFC's TreeCtrl customization
-
Hi everyone! I want to customize MFC's CTreeCtrl. I need to place a command button for the parent items(side to the text) and a progress bar(side to the text) for the child items. Is this possible by extending CTreeCtrl? If possible please give an idea. otherwise please give the alternative ways to do this. Thanks, Sivaji Reddy
-
Hi everyone! I want to customize MFC's CTreeCtrl. I need to place a command button for the parent items(side to the text) and a progress bar(side to the text) for the child items. Is this possible by extending CTreeCtrl? If possible please give an idea. otherwise please give the alternative ways to do this. Thanks, Sivaji Reddy
You can do this by creating the buttons and progress windows as child windows of the tree control and placing them properly next to the items. -Atul, Sky Software http://www.ssware.com Shell MegaPack For ActiveX & .Net - Windows Explorer Like Shell UI Controls