联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 (including Explorer Symbols and Names) - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为18996
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • Air Traffic Controller
  • PoolMan
  • virtualdub-win
  • Apache-SSL-Jserv
  • CppUnit
  • FCK editor
  • GLgraph
  • Async Professional
  • -= 更多 =-

    项目描述:
    CDrvListBox is a drop down list box which shows all drives on the local computer with the same icons and names as the explorer. The control is derived from CComboBoxEx. Use it instead of a CComboBoxEx and invoke LoadItems() in the OnInitDialog() of the parent dialog. By default, small icons are displayed but you may specify ( true ) as parameter to LoadItems() to request the large icons. This will also increase the size of your edit box (automatically)! GetDataPtr() will retrieve a pointer a string containing the root path (e.g. for "Harddisk1 (C:)" this would be "C:\").

    CDrvListBox 是一个下拉列表框,可以显示本地计算机上所有的驱动器,带有像浏览器中一样的图标和名称。这个控件派生于 CComboBoxEx。用它取代 CComboBoxEx ,在父窗口的OnInitDialog() 中调用 LoadItems() 。缺省情况下显示小图标,但可以使用 ( true )作为LoadItems() 的参数来显示大图标。这也会增加你的编辑框的大小(自动地)!GetDataPtr() 也可以取回一个指针,以及一个包含根目录路径的字符串(如, "Harddisk1 (C:)"将是"C:\")。
    来源: http://www.codeguru.com/combobox//DrvListBox.shtml
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    DrvListBox  1.0  2004-04-16 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/combobox//DrvListBox_demo.zip

      » 合 作 伙 伴