登录
首页 » 界面开发 » 多线列表控件

多线列表控件

于 2022-10-01 发布 文件大小:176.70 kB
0 54
下载积分: 2 下载次数: 1

代码说明:

这篇文章提供了一个自定义的控件所显示的项目,对单个细胞中的多行文本的支持多列列表。单元格文本可以包含嵌入式的 "n" 字符,将强制换行符。此外,自动换行执行需要保持内指定的列宽度的文本。该实用程序,这是它允许您显示列表中的项目可以包含多行文本。您和/或用户设置列宽,和控制动态选择行高以支持单元格文本。标准列表控件不支持多行文本 (或不同,支持多行文本所需的行高)。上面链接的演示项目为填充该控件,如上面的图中所示的应用程序提供了源代码和可执行文件。演示应用程序还可以通过更新的标题栏以指示哪项已被选定处理选定内容更改的通知。与代码编译与 Visual Studio.NET 2003 sp1 应用 (Visual c + + v7.1)。

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

发表评论

0 个回复

  • Qt login,自动识别焦点
    #include "mainwindow.h" #include "ui_mainwindow.h" MainWindow::MainWindow(QWidget *parent) :     QMainWindow(parent),     ui(new Ui::MainWindow) {     ui->setupUi(this);     pushButton = new QPushButton(this);     pushButton->setObjectName(QString::fromUtf8("pushButton"));     pushButton->setGeometry(QRect(40, 180, 51, 27));     pushButton_2 = new QPushButton(this);     pushButton_2->setObjectName(QString::fromUtf8("pushButton_2"));     pushButton_2->setGeometry(QRect(40, 140, 51, 27));     pushButton_3 = new QPushButton(this);     pushButton_3->setObjectName(QString::fromUtf8("pushButton_3"));     pushButton_3->setGeometry(QRect(100, 140, 51, 27));   &
    2022-03-13 04:00:49下载
    积分:1
  • C++拖拽绘图
    MFC实现对自定义绘图的拖拽处理,单文档客户区进行绘图。图形的拖拽处理主要集中在以下三个函数:void OnLButtonDown(UINT nFlags, CPoint point);void OnMouseMove(UINT nFlags, CPoint point);void OnLButtonUp(UINT nFlags, CPoint point);
    2022-07-10 08:51:22下载
    积分:1
  • 使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
    使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
    2022-03-02 20:44:17下载
    积分:1
  • 圆形按钮
    圆形按钮-Selecting dialogbox of color
    2022-04-22 04:30:23下载
    积分:1
  • 这是一个很好的
    这是一个很好的界面-This is a very good interface
    2022-11-15 23:10:03下载
    积分:1
  • 图书管理
    用c#做的放大缩小的控件 用c#做的放大缩小的控件 用c#做的放大缩小的控件 用c#做的放大缩小的控件 用c#做的放大缩小的控件
    2022-01-27 15:29:03下载
    积分:1
  • 用 QT 写的一个跨平台的图片浏览软件。 学习QT的可以参考下。...
    用 QT 写的一个跨平台的图片浏览软件。 学习QT的可以参考下。 -Written using QT, a cross-platform image browser software. QT-learning can refer to the next.
    2022-02-15 02:32:09下载
    积分:1
  • FLYPHP图片系统应用运行环境:PHP MySQL(免费版)
    flyphp图片系统v1.1.1 运行环境: php+mysql(免费版)-flyphp Photo System v1.1.1 operating environment : php mysql (free version)
    2022-03-31 06:41:31下载
    积分:1
  • 小小的抓屏程序的实现 刚始写的程序有BUG,其根本原因是按像素处理速度太慢,还在处理过程中的时候,显存中的内容已经改变了,所以会出来意想不到的画。...
    小小的抓屏程序的实现 刚开始写的程序有BUG,其根本原因是按像素处理速度太慢,还在处理过程中的时候,显存中的内容已经改变了,所以会出来意想不到的画面。 -minor procedures to achieve just started writing the procedures BUG, and the fundamental reason is based on pixel processing speed is too slow, but also the course of processing, memory of the contents have changed, it will be out of unexpected images.
    2022-09-02 12:15:03下载
    积分:1
  • 基于qt的扫雷
    简单的基于qt界面的扫雷软件,实现了扫雷的基本功能,包括初级,中级,高级,自定义的模式设置,还有皮肤的更换功能,所用的平台为qt,语言为c++,界面美观实用
    2023-04-19 22:55:04下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载