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

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

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

    项目描述:
    This artical suggests yet another way to edit subitems in CListView or CListCtrl. It uses LVM_GETEDITCONTROL message to return the handle of the actual edit control used by MFC and then subclasses the handle in order to re-postition the control over the subitem you wish to edit.

    这个例子演示了另一种在CListView 或 CListCtrl中编辑子条目的例子。它使用LVM_GETEDITCONTROL 消息来返回实际的由MFC使用的编辑框控件的句柄,接着子类化句柄以重定位编辑框在你想要编辑的子条目上。
    来源: http://www.codeguru.com/listview/edit_subitems2.shtml
    类别:
    发布者: cbd002

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

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

      » 合 作 伙 伴