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

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

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

    项目描述:
    The attached code demonstrates a technique you can use to create multiline balloon tooltips for ListView column headers. The code uses subclassing technique to trap the WM_MOUSEMOVE event of the Header control which is a constituent part of the ListView control. The handler for this event determines the index of the column header under the mouse pointer and changes the tooltip text respectively; it uses the HDM_HITTEST message for this purpose.
    附录的代码演示了一种技术,你能用它创建用于ListView列标题的多行的气球形状的工具提示。这个代码使用子类化技术来捕获标题控件(ListView控件的一部分)的WM_MOUSEMOVE事件。这个事件处理器确定了鼠标指针下的列标题索引,分别更改了工具提示文本;为了达到这一目的它使用了HDM_HITTEST消息。
    来源: http://www.freevbcode.com/ShowCode.Asp?ID=5402
    类别:
    发布者: cbd001

    最新发布源码包
    软件包 版本号 日期 本地下载
    MBTLVCHSample  1.0  2003-11-30 下载

    原始下载连接(国外) http://www.freevbcode.com/source/MBTLVCHSample.zip

      » 合 作 伙 伴