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

搜索资源列表

  1. ListCtrl

    0下载:
  2. 一个使用ListCtrl控件做成的对话框,单击控件可以弹出下拉列表框。-use a ListCtrl caused by the dialog box controls, the controls can be activated by clicking the drop-down list box.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:54.9kb
    • 提供者:李杰
  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. sortlistctrl

    0下载:
  2. 我们在一般的VC中编程时用到的对话框一般不能任意变大小,只能变最大或者最小,这个程序实现了任意变对话框大小的功能,而且对话框上面的控件可以方便的重定位,并可以限制最大和最小值.希望对你有帮助,好代码大家共享,共同学习.-in general programming at the VC to use the dialog generally not arbitrarily change size, can only be the largest or smallest, the process t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:50.35kb
    • 提供者:胡俊
  1. VC控件 TreeCtrl

    0下载:
  2. 目录树控件的基本操作源代码,也包括列表控件操作的源代码。非对话框的显示-tree controls the basic operation of the source code, including operating table controls the source code. Non-box display
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:ts
  1. Power列表控件

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

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

    0下载:
  2. 可编辑的Listctrl对话框,一些列可以编辑,另外的则不可以-Listctrl editing dialog, some can edit out, the other can not
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:2.29kb
    • 提供者:付李萍
  1. s12_1

    0下载:
  2. 在用VC开发应用程序的时候,经常要在对话框上显示位图。如果把位图加入资源中,当然是省时省力,但程序却也增肥不少,并且失去了灵活性。而如果你要动态地显示一大堆图片,各个图片大小不一,这岂不…本文就是介绍如何在对话框上显示位图,并且如何让对话框自动适应位图的大小的。-in VC application procedures, often in the dialog box shown on the bitmap. If the bitmap join resources is, of course,
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:123.45kb
    • 提供者:赌东道
  1. TestMyCanEditList

    1下载:
  2. 一个可编辑的ListCtrl,单元格可以是对话框或列表选择框.选中一行,再点击该行的其中一列,可选中对应的单元格,按回车键可切换单元格.-an editing ListCtrl, cells can be chosen or a list dialog box. Selected here, click on the bank of an optional modules corresponding to the grid, press the Enter key to switch cells
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:92.77kb
    • 提供者:duron1000
  1. CListCtrlEdit

    1下载:
  2. 用VC6开发的对话框程序,主要演示了ListCtrl的扩展功能,可编辑,并在单元格里增加了下拉框.-with VC6 development of the dialog box procedure, a major demonstration ListCtrl extended functionality, edit, Gerry and the unit increased by the drop-down box.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:465.97kb
    • 提供者:翟庆刚
  1. XPStylecontroller

    0下载:
  2. 一个很不错的XP风格的对话框和几种控件的例子-a very good XP-style dialog boxes and controls several examples
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:82.41kb
    • 提供者:会员
  1. ChangeIcon.611365

    0下载:
  2. ListBox模拟Windows中改变快捷方式图标时显示的对话框演示-simulated Windows ListBox change shortcut icon is displayed when the dialog demo
  3. 所属分类:ListView/ListBox

    • 发布日期:2014-01-14
    • 文件大小:10.36kb
    • 提供者:limpper
  1. CDlgExplorer

    0下载:
  2. 在对话框中实现资源管理器的基本浏览功能,用类实现,只要从代码中的控件类继承的控件就可以实现资源管理器的功能了.
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:63.6kb
    • 提供者:linyu
  1. PropListBox

    0下载:
  2. VC在对话框中实现属性页,并显示属性示例代码
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:26.88kb
    • 提供者:lwch
  1. RMS

    0下载:
  2. 简单的讲述如何在对话框中显示和保存数据库中的图像
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:337.35kb
    • 提供者:luan
  1. Refresh

    1下载:
  2. 对话框中嵌入ctreeview和clistview对象。
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:52.45kb
    • 提供者:刘黎东
  1. list_add_delete

    0下载:
  2. 1. 在建立的对话框工程中加入列表控件,该控件以report的模式显示。2. 在列表控件中插入多行数据,删除多行数据。3. 在列表控件中选中某一行,显示选中的行数和该行中每一列的值。4. 双击列表控件中的某一行,显示选中的行数。-1. The establishment of a dialog box listing engineering controls, the controls to report the models suggest. 2. The list of controls t
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:231.28kb
    • 提供者:华天晴
  1. ListCtrl多线程

    0下载:
  2. 编写一个多线程程序(两个线程),一个线程向列表控件中插入数据,一个读取并显示列表控件中的数据,显示完后删除已显示的数据。(显示的方式可以以对话框的方式显示),在读删数据时要注意线程的互斥。-prepared a multithreaded process (two threads), a thread to the list of controls to insert data, a reading list and display controls the data show that aft
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:35.11kb
    • 提供者:钱彦江
  1. ListDialogRunner

    0下载:
  2. 用Java实现的探出一个带有List的对话框然后返回所选的List项目-using Java unearthed in the List with a dialog box before returning to the selected item List
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:4.87kb
    • 提供者:木子
  1. primax2

    1下载:
  2. 动态创建对话框及列表控件,及数据库的使用-dinamic to generate the dialog and list control
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-04-02
    • 文件大小:679.39kb
    • 提供者:梁志勇
  1. AddControls_src

    0下载:
  2. 可实现不同风格的表格,包括选定对话框等效果-Can achieve different styles of forms, including the effect of the selected dialog box, etc.
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-03-31
    • 文件大小:58.13kb
    • 提供者:hua
« 12 3 »
搜珍网 www.dssz.com