搜索资源列表
MyListBoxTest
- 智能水平scrollbar的CListBox。 在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺 省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出 现,不应该出现的时候消失,而且应能自动调节自己的大小。-intelligent level of 9x15 CListBox. In MFC, with the list box (CListBox) to show that the number of strings is a ver
LanUsbT1_0918
- 一个单文档多视图的MFC程序;把整个窗口拆分为左右对称的6个视图,视图类型包括CListview,CTreeView,CView。这是学习拆分窗口的好例子。并且使用了CListView的virtual模式,可以极大的提高大量数据在列表中的显示速度。
gridctrl_in_mfc_view
- 一个类似EXCEL电子表格VC类库。可以嵌入到MFC程序中增强列表控件显示功能。
ParkDemo
- 在mfc中利用IPicture实现对JPEG图片的加载,并改变LISTVIEW显示风格
20050319144042_ListData
- 一个可以显示大量行列数据的表格类这是一个从CWnd 类中派生出来的表格类。比较简陋。可以快速显示100000行的数据。主要是解决了由于MFC中CListCtrl类不能正确的在所有列宽和的宽度大于32767时的显示问题。-can show a lot of data ranks of this type of form is a category from CWnd derived from the forms category. Humble. Quick show 100,000 rows o
nirs2000_demo
- 在MFC中实现多行显示的ListCtrl控件-In MFC to achieve multi-line display control ListCtrl
Calendar
- 完成了一个日历备忘录,可以在ListCtrl中显示 备忘录的时间和提示消息。 并且可以 设置定时,到了设置的时间自动弹出对话框提示-Use the MFC VC++ compilation, a simple calendar and show the content and exact time on the listctrl then you can set the time, and get the message.
PC_serialalistctrl
- MFC中使用MSCOMM控件实现串口通信 代码还实现了listctrl控件的图标显示-The MSCOMM control serial communication code in MFC realized listctrl control icon is displayed
APXI6106Demo
- MFC中ListView控件的使用示例,演示了如何显示、改变ListView控件中图标,动态闪烁。-MFC ListView control example
DialogListView
- 创建基于对话框的MFC工程,在对话框中建立一块区域用来显示ListView数据。-Create a dialog-based MFC project to establish a regional ListView to display data in a dialog box.