多头MFC CListCtrl [英] Multi header MFC CListCtrl

查看:138
本文介绍了多头MFC CListCtrl的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在列表的标题控件中创建第二行,以便信息将像这样显示

|名称|电话|
|全名|工作|单元格|主页|
|玛丽·霍普金斯| 666-222-333 | --- | 555-222-3566 |

本质上,我需要两行带有一个主标题和一个子标题.

我正在使用MFC CListCtrl,并且必须使用此控件.

I want to create a second row to the header control of the list such that information will be shown as such

|Name | Phone |
|Full Name | Work | Cell | Home |
|Mary Hopkins |666-222-333|--- |555-222-3566|

Essentially I need two rows with a main header and a sub header.

I am using MFC CListCtrl and I have to use this control.

推荐答案

这可能会帮助您-CListCtrl内部的多行标头控件 [ ^ ]
This will probably help you - A Multiline Header Control Inside a CListCtrl[^]


这篇关于多头MFC CListCtrl的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆