如何在CListCtrl上实现查找对话框 [英] How to implement find dialog on CListCtrl

查看:54
本文介绍了如何在CListCtrl上实现查找对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个CListCtrl.我想在该控件上实现Ctrl + F.但是我面临的问题是我的列表在每个时间间隔都在更新,意味着它只能包含200行,每200行之后它会删除前几行.请提供指南.

I have a CListCtrl . I want to implement Ctrl+F on that control. But the problem I am facing is that my List is updating at every interval.Means it can contain only 200 lines and after every 200 lines it deletes previous lines. Please guide.

推荐答案

子类 [ ^ ] CListCtrl.这是另一个示例 [
Subclass[^] the CListCtrl. Here is another example[^] of subclassing a list control.


这篇关于如何在CListCtrl上实现查找对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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