CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 ListView/ListBox 搜索资源 - Automatic

搜索资源列表

  1. CGfxListView

    0下载:
  2. 增强的列表控件,其特点如下: 整行的高亮显示 自动列排序 支持背景图片和混合高亮选择 支持水平和垂直表格 可拖动的列 用格式对话框定制列的格式 使用列管理器管理列 支持分类视图-enhanced control list, as follows : The whole show highlighted automatic sorting out support background images and mixed highlighter choose to support horizontal
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:275.01kb
    • 提供者:李杰
  1. chongwu

    0下载:
  2. 宠物挂机,能够实现宠物自动购物!自动逗乐等功能!-onhook pets, pets can be achieved automatically shopping! The movie features such as automatic!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:66.33kb
    • 提供者:周正孩
  1. Power列表控件

    2下载:
  2. 本程序实现一个功能强大的列表视控件,本控件具有下列特征: 整行加亮;对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格;可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐);用Column Manager管理列; 支持分类视(象Outlook 98) 在每个单元中,支持定制文本颜色、字体和网格边界; 自动从注册表中存储和装入信息; 打印支持; 每个单元支持图像; 列视的头支持图像;使用多信息编辑控件编辑子项; 用组合框控件支持子项编辑;自动拷贝项到
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:140.72kb
    • 提供者:Mark
  1. autoBBS

    0下载:
  2. 自动留言 自动留言 自动留言 -automatic voice mail messages automatically automatic voice mail messages automatically automatic voice mail messages automatically
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:191.81kb
    • 提供者:李吴广
  1. 12qwqwqw

    0下载:
  2. 输入一段程序或字符系统自动分析字符,数字,特殊符号等等并将分析好的数据输出!-procedures for the importation of characters or automatic analysis system characters, numbers, special characters, etc. will be good analysis of data output!
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:xn
  1. hscroll

    0下载:
  2. 一个非常实用的,带有自动的,横向列表框的控制源代码-A very practical, with an automatic, horizontal list box control of the source code! ! !
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:11.42kb
    • 提供者:tq88
  1. ListCtrl_Tooltip

    0下载:
  2. 一个带有tooltip功能的listctrl,实现了自动显示的功能-With a tooltip functionality listctrl, to achieve the automatic display feature
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:197.32kb
    • 提供者:zhaojinhua
  1. datalist_automatic_paging

    0下载:
  2. 实现datalist表格自动分页,可选择每页显示条数,并可进行上下翻页-To achieve automatic paging datalist table, select the number of articles per page and can be carried out from top to bottom next page
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-03
    • 文件大小:1.97kb
    • 提供者:小磊
  1. ListHdr

    0下载:
  2. listctrl控件演示,动态改变list风格,样式,支持排序,拖拽,自动对齐等功能-listctrl control demonstration, dynamically changing list style, style, supports sorting, drag and drop, automatic alignment and other functions
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-28
    • 文件大小:26.9kb
    • 提供者:allen
  1. haofangsrc

    0下载:
  2. 自动尝试进入浩方真三菜鸟房的40-60号房间。先需要进浩方然后选 竞技-真三-上海专区。   浩方自动进菜鸟房,编程思路:   1.用SPYXX分析窗口结构,取得父窗体以及那个ListView窗体的句柄   2.发送LVM_GETITEMPOSITION消息取得坐标   3.发送WM_LBUTTONDBLCLK模拟鼠标双击   4.设定在15秒内,看是否出现人满的那个提示窗口,出现则关闭他,继续下一个房间,如果到了最后一个房间则又从头开始,如果没有出现,则认定成功进
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-25
    • 文件大小:16.87kb
    • 提供者:邱明劼
  1. HTML001

    0下载:
  2. 自动获取网页上的链接,初始化的时候在网页控件中显示网页内容,在下方的LISTCTRL中显示自动提取的网页链接-Automatically get a link on the page, and initialized when the web control to display web content in the bottom of the LISTCTRL automatic extraction Link to a page
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:40.68kb
    • 提供者:zhezht
  1. TestSortCtrlList

    0下载:
  2. 修改了SortListCtrl.cpp类的部分代码,使得该类能够完全像CListCtrl那样操作并具有对小数、整数、字符等自动排序功能,原先 CListCtrl没有的排序功能只要替换为该类即可拥有,其它接口保持不变。该工程完整演示了列表的插入及排序操作。-this is a soure for list by order automatic.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:45.08kb
    • 提供者:闫川
  1. listorder

    0下载:
  2. listctrl控件实现列头自动排序功能,点击每个列头,可自动排序。-listctrl column header controls to achieve automatic sorting function, click on each column header, you can automatically sort.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-29
    • 文件大小:12.26kb
    • 提供者:wuq
  1. updated

    0下载:
  2. updated fot automatic
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-01
    • 文件大小:30.06kb
    • 提供者:hussain
  1. myChatView

    0下载:
  2. 使用QML仿写了一个PC端微信的界面,具有以下功能: 1.可以显示文本、图片、音频、视频 2.显示的内容根据“发送方”自动左对齐或者右对齐 3.支持全屏查看图片 4.视频可以播放,不过好像需要安装解码器(我装的是LAV Filters)-QML copy of the use of a PC end micro channel interface, with the following functions: 1 can display text, pictures, a
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-29
    • 文件大小:98.62kb
    • 提供者:张稳龙
搜珍网 www.dssz.com