本文介绍了如何在mfc中合并clistctrl的列标题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 |类别| Server1 | Server2 | | | -summary | -detailed | -summary | -detailed | | cat1 | - - | - - | 此处摘要和详细信息将带有复选框' - '表示复选框。 我需要在一台服务器下放置2列。我怎么做? 我尝试过: 我已成功放入复选框|Category | Server1 | Server2 || |-summary |-detailed |-summary | -detailed ||cat1 | - - | - - |here summary and detailed will have checkbox '-' denotes checkbox.I need to put 2 columns under one server. How i can do it?What I have tried:I have successfully put checkbox推荐答案 这篇关于如何在mfc中合并clistctrl的列标题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!
10-10 02:51