-
OutlookGrid: grouping and arranging items in Outlook style
Introduction
If you work a lot with lists larger than, say, a 100 items (for instance, the list of emails in your inbox), it quickly becomes difficult and tedious to find a specific item without resorting to filtering, searching, sorting, and/or grouping functions. Especially, sorting and grouping greatly improves the structuring of the items in a list, and it is a feature that I would want to apply to all my lists, by default. In particular, I"ve been looking for a list/grid control that allows arranging and grouping of similar items together, much like the grid (or list?) used in Outlook 2003.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-11 15:11:42下载
- 积分:1
-
像素编辑器在VB6
这是基于矢量绘图的像素编辑器工具。在本程序用vb6编写,可以对显示器屏幕像素进行编辑。
- 2023-06-12 09:00:03下载
- 积分:1
-
TDT-问题分享软件
一款统计项目中的问题,并分享的软件,使用VS2010开发工具,主要有1、登陆框 2、主界面 3、管理员界面 4、添加界面
- 2022-05-09 07:37:19下载
- 积分:1
-
工业实时曲线绘制类
绘制饼图,柱形图等统计图,也可绘制各种实时曲线图,功能比较齐全,绘制的曲线的窗口可设置窗体颜色和背景颜色。功能强大,适合工业软件的界面使用。
- 2022-08-19 00:52:45下载
- 积分:1
-
一种使用C++ Builder编制而成的软件,界面漂亮,内容实用。
一种使用C++ Builder编制而成的软件,界面漂亮,内容实用。-use of a compiled C Builder software, interface beautiful, practical content.
- 2023-09-01 05:50:03下载
- 积分:1
-
编辑控件源代码:RopFun_src
编辑控件源代码:RopFun_src-Edit Control source code : RopFun_src
- 2022-02-01 02:55:44下载
- 积分:1
-
调用AnimateWindow实现动画窗口的实现
VC编写,100%的本人原创程序...
调用AnimateWindow实现动画窗口的实现
VC编写,100%的本人原创程序-call AnimateWindow achieve animation window VC preparation, I have 100% of the original procedure
- 2022-01-22 12:26:18下载
- 积分:1
-
CTreeCtrl简单功能,可以添加图片,对CTreeCtrl进行自绘
CTreeCtrl简单功能,可以添加图片,对CTreeCtrl进行自绘-CTreeCtrl a simple function, you can add pictures, right to self-draw CTreeCtrl
- 2022-01-26 05:35:01下载
- 积分:1
-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
本程序是一个透明窗体实例
本程序是一个透明窗体实例-this process is a transparent example of the form
- 2023-05-18 07:05:03下载
- 积分:1