SetFont(&font);   //设置标题头  &n-IMDN开发者社群-imdn.cn"> SetFont(&font);   //设置标题头  &n - IMDN开发者社群-imdn.cn">
登录
首页 » c++ » CListCtrl 的用法

CListCtrl 的用法

于 2022-11-29 发布 文件大小:3.59 MB
0 62
下载积分: 2 下载次数: 1

代码说明:

void CListBackgroundDlg::SetListInit(){    //属性设置    m_list1.ModifyStyle(LVS_TYPEMASK,LVS_REPORT&LVS_TYPEMASK|LVS_SINGLESEL);    DWORD dwStyle = m_list1.GetExtendedStyle();    m_list1.SetExtendedStyle(dwStyle|LVS_EX_FULLROWSELECT|LVS_EX_GRIDLINES);    //设置行宽    CImageList image;    image.Create(1,40,ILC_COLOR24|ILC_MASK,4,0);    m_list1.SetImageList(&image,LVSIL_SMALL);    //设置字体和大小    CFont font;    font.CreateFont(16,0,0,0,FW_NORMAL,FALSE,FALSE,0,ANSI_CHARSET,OUT_DEFAULT_PRECIS,CLIP_DEFAULT_PRECIS,DEFAULT_QUALITY,DEFAULT_PITCH|FF_SWISS,"宋体");    m_list1.SetFont(&font);    m_list1.GetHeaderCtrl()->SetFont(&font);    //设置标题头   &n

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 文字导出至EXCEL Template 格式
    文字导出至EXCEL Template 格式,可透过设计 Template格式与内容,以达到许多功能
    2022-07-25 12:39:45下载
    积分:1
  • vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过...
    vcf132.ocx,我千辛万苦才从国外网站下到的最新控件,大家不要错过-vcf132.ocx, I untold hardships from overseas sites where the latest controls, we should not miss
    2022-01-26 06:36:35下载
    积分:1
  • signalr利用WPF
    在这个项目中你可以使用WPF找到signalr
    2022-02-20 00:35:28下载
    积分:1
  • 我的数据库作业.二叉树的操作和使用.相信计算机相关专业的学生用的着.一起分享吧...
    我的数据库作业.二叉树的操作和使用.相信计算机相关专业的学生用的着.一起分享吧-the operation of the database. Binary Tree, the operation and use. I believe computer-related professions with the students. Share it
    2022-02-04 10:19:09下载
    积分:1
  • CGOODButton
    1. 在按钮上加入Icon,使Icon和文字同时显示 2. 显示平面按钮 3. 使按钮上的图标可变 4. 设置按钮在不同状态下的底色和文字颜色 5. 设置图标和文字的位置 6. 根据Icon的形状设置按钮的形状 7. 添加Tooltips (1. In join Icon button, make Icon and the letter also showed 2. graphic shows three buttons. so that the button on the icon variable 4. buttons installed in different state of the color background and text 5. set up icons and the location of six characters. According to the Icon button in the shape of set-- 7. Add Tooltips)
    2007-01-24 13:26:28下载
    积分:1
  • log4net记录 wpf程序 全局错误日志 例子源码
    log4net 记录wpf 错误日志
    2014-10-22下载
    积分:1
  • net
    微分方程网格生成 计算传热学 离散方法 自适应网格(The differential equation of grid generation)
    2014-01-02 13:57:10下载
    积分:1
  • EightQueens
    数据结构与程序设计中的重点例子程序:八皇后问题(Data structure and procedures of the focus of the design example of the procedure: eight queen problem)
    2009-06-29 14:52:11下载
    积分:1
  • CSharp-Step-by-Step-Source_Code
    说明:  《Visual C#从入门到精通》一书的源码,清华大学出版社。(&quot Visual C# from the entry to the master,&quot a book of the source, Tsinghua University Press.)
    2011-04-14 10:51:28下载
    积分:1
  • BinaryIndexedTrees_solved
    树状数组的样例程序,能够解决poj、ural的Stars问题(Tree array sample program that can solve poj, ural Stars)
    2013-05-20 19:09:28下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载