文件名称:MFC_OwnerDraw_Listbox_demo
- 所属分类:
- ListView/ListBox
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 417.17kb
- 下载次数:
- 0次
- 提 供 者:
- chan*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
As we all know that the regular listbox that you drag and drop from the control toolbar in the Visual studio 6 just accepts text. But I made three extra features in my listbox which are:
accept graphic icons (.ico) files beside the text.
You can determine the text and the icon positions in the listbox (left or right).
You can drag and drop any (.ico)icon files in the listbox and it will be automatically added.
-As we all know that the regular listbox that you drag and drop from the control in the toolbar Visual Studio 6 just accepts text. But I made thr ee extra features in my listbox which are : accept graphic icons (. ico) files beside the te QCD. You can determine the text and the icon posit ions in the listbox (left or right). You can drag and drop any (. ico) icon files in the listbox and it will be automatically added.
accept graphic icons (.ico) files beside the text.
You can determine the text and the icon positions in the listbox (left or right).
You can drag and drop any (.ico)icon files in the listbox and it will be automatically added.
-As we all know that the regular listbox that you drag and drop from the control in the toolbar Visual Studio 6 just accepts text. But I made thr ee extra features in my listbox which are : accept graphic icons (. ico) files beside the te QCD. You can determine the text and the icon posit ions in the listbox (left or right). You can drag and drop any (. ico) icon files in the listbox and it will be automatically added.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 81404598mfc_ownerdraw_listbox_demo.zip 列表 MinaListBoxDemo/ MinaListBoxDemo/MinaListBoxDemo.aps MinaListBoxDemo/MinaListBoxDemo.clw MinaListBoxDemo/MinaListBoxDemo.cpp MinaListBoxDemo/MinaListBoxDemo.dsp MinaListBoxDemo/MinaListBoxDemo.dsw MinaListBoxDemo/MinaListBoxDemo.h MinaListBoxDemo/MinaListBoxDemo.ncb MinaListBoxDemo/MinaListBoxDemo.opt MinaListBoxDemo/MinaListBoxDemo.plg MinaListBoxDemo/MinaListBoxDemo.rc MinaListBoxDemo/MinaListBoxDemoDlg.cpp MinaListBoxDemo/MinaListBoxDemoDlg.h MinaListBoxDemo/OwnerDrawListBox.cpp MinaListBoxDemo/OwnerDrawListBox.h MinaListBoxDemo/ReadMe.txt MinaListBoxDemo/res/ MinaListBoxDemo/resource.h MinaListBoxDemo/res/cafe.ico MinaListBoxDemo/res/MinaListBoxDemo.ico MinaListBoxDemo/res/MinaListBoxDemo.rc2 MinaListBoxDemo/res/monitor.ico MinaListBoxDemo/res/printer.ico MinaListBoxDemo/res/rose.ico MinaListBoxDemo/res/scanner.ico MinaListBoxDemo/res/Thumbs.db MinaListBoxDemo/StdAfx.cpp MinaListBoxDemo/StdAfx.h