TreeCtrlEx

所属分类:Windows编程
开发工具:Visual C++
文件大小:19KB
下载次数:318
上传日期:2007-05-11 19:00:50
上 传 者zjszjs0056
说明:  这是一个支持多选的TreeCtrl。多选对于TreeCtrl来说是一个很实用的功能,但是微软的MFC开发小组确没有实现它,这个程序写了一个继承与CTreeCtrl的类实现了多选功能。
(This is one more election support TreeCtrl. For more TreeCtrl election is a very practical function, But Microsoft's MFC development team did not realize it, This procedure was made with a succession CTreeCtrl the category of multi-functional election.)

文件列表:
res (0, 2003-06-10)
resource.h (686, 1999-03-15)
res\TreeTest.ico (1078, 1999-03-15)
res\TreeTest.rc2 (400, 1999-03-15)
res\vssver.scc (64, 2003-06-10)
StdAfx.cpp (210, 1999-03-15)
StdAfx.h (1054, 1999-03-15)
TreeCtrlEx.cpp (25823, 2003-06-10)
TreeCtrlEx.h (2710, 2001-06-20)
TreeTest.cpp (1918, 2003-06-10)
TreeTest.dsp (4327, 1999-03-15)
TreeTest.dsw (539, 1999-03-15)
TreeTest.h (1346, 1999-03-15)
TreeTest.rc (5841, 2003-03-20)
TreeTest.sln (916, 2003-06-10)
TreeTest.vcproj (4900, 2003-06-10)
TreeTestDlg.cpp (7326, 2001-05-21)
TreeTestDlg.h (1619, 2003-03-20)

================================================================================ CTreeCtrlEx - MFC multiple selection tree control -------------------------------------------------------------------------------- This project conatains a sample dialog based MFC application that demonstrates the use of CTreeCtrEx, a plug-in MFC class that enables multiple selection in tree controls. To incorporate CTreeCtrlEx into your own project: 1. Just copy the two files TreeCtrlEx.cpp and TreeCtrlEx.h to your project directory 2. Add them to your project 3. Include TreeCtrlEx.h wherever needed (in StdAfx.h is quite convenient...) 4. Where you want multiple selection, change objects of type CTreeCtrl to CTreeCtrlEx. Good luck! Bendik e-mail: bendik@techsoft.no www: www.techsoft.no/bendik/ ================================================================================

近期下载者

相关文件


收藏者