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

搜索资源列表

  1. Lesson8Code

    0下载:
  2. 逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。如何限制用户在不满足设定的条件时切换到其他属性页和向导页。 -escape button cleverly achieved. How to make property pages and Wizard dialog box, the box integration on the composition (how to adjust the po
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:76.09kb
    • 提供者:刘祥景
  1. GJKJ

    0下载:
  2. 利用各种控件来实现程序的功能, 涉及按钮控件,列表框控件,数形控件-use control procedures to achieve the function, involving button controls, the list box controls, a few control -
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:30.93kb
    • 提供者:周妍
  1. ResizableCtrl_demo

    0下载:
  2. 实现MFC程序的各种控件可自动改变大小,包括按钮,编辑框,列表框等-achieve the various control procedures can automatically change the size, including the button, edit box, list box, etc.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:19.46kb
    • 提供者:wg
  1. evcinterface

    0下载:
  2. evc开发界面例程,包括按钮创建,列表框应用等。-evc development interface routines, including the creation of buttons, list box applications.
  3. 所属分类:对话框与窗口

    • 发布日期:2014-01-15
    • 文件大小:2.99mb
    • 提供者:赵薇莉
  1. 在ListCtrl列表框中每行以不同颜色显示

    0下载:
  2. 在ListCtrl列表框中每行以不同颜色显示,ListCtrl list box in each row a different color
  3. 所属分类:对话框与窗口

    • 发布日期:2017-03-24
    • 文件大小:31.23kb
    • 提供者:xielj
  1. DirectUI.zip

    0下载:
  2. 一个无窗口界面库,实现了大部分windows控件如button, radio, static, single-line edit, dropdown combo box, list view等。,A direct UI likes MSN s DirectUIHWND, The most normal Windows controls, like button, radio, static, single-line edit, dropdown combo box, list view, etc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-25
    • 文件大小:118.6kb
    • 提供者:luxizhu
  1. KTTerminal

    0下载:
  2. 一个用于模拟终端窗口的对话框,支持在列表框中采用不同的颜色进行显示。-Used to simulate a terminal window of the dialog box, and support in the list box of different colors to show.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:7.51kb
    • 提供者:疾风
  1. dialog

    0下载:
  2. 一个简单的对话框程序,用到多个控件,例如ListCtrl,Button,Radio,ComboBox等。-A simple dialog box procedure, used in a number of controls, such as ListCtrl, Button, Radio, ComboBox and so on.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-09
    • 文件大小:1.84mb
    • 提供者:huohongyan
  1. MultiDrives

    0下载:
  2. 一个非常不错的资源管理器,界面直观,实用方便,列举了当前所有的磁盘,当选择某一个磁盘后,下面的列表框以树目录的形式显示了当前选择的磁盘中的所有文件-A very good resource management, and the interface intuitive, practical convenience, the current list of all the disks, when you select a disk, the following list box to the fo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1.93mb
    • 提供者:陈甜
  1. 1

    0下载:
  2. 对话框程序,从一文本文件中读取数据显示在列表框里,在列表框里能实现双击删除数据,右键弹出对话框增加数据。所有的操作都在dll中实现-Dialog box procedure to read from a text file data in the list box, double-click in the list box to delete data to achieve, right pop-up dialog box to add data. All the operations are
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:7.46mb
    • 提供者:刘琛
  1. qnx_table_final

    0下载:
  2. qnx操作系统自带的PHAB编程软件中设计界面列表框设计-qnx operating system comes with PHAB programming interface list box design software design
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:13.49kb
    • 提供者:xigq
  1. CDialogBar

    0下载:
  2. CDialogBar的用法,以其为基类,创建一个对话框,在对话框上添加列表框和编辑框,并将列表框背景给位一个位图 改变编辑框背景色-Using of CDialogBar , with its base class, create a dialog box, in the dialog box to add a list box and edit box, and change list box background to a bitmap edit box to change the bac
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-04
    • 文件大小:2.63mb
    • 提供者:赵龙
  1. DropExDemo

    1下载:
  2. 编辑框、按钮、列表框可拖动标题(对象拖动)-Edit box, button, list box can drag title (object drag)
  3. 所属分类:对话框与窗口

    • 发布日期:2013-09-02
    • 文件大小:2.38mb
    • 提供者:nancy
  1. Code

    0下载:
  2. 如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。-How to make a property page dialog box and the wizard dialog box, fusion explain combo box (how to adjust the size of the combo box), list box, radio buttons, check button common dial
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:69.28kb
    • 提供者:lj
  1. Right-click-pop-up-dialog-and-lists-

    0下载:
  2. 当鼠标右键单击时,可以弹出一个对话框或者是列表框来供用户选择的类似Windows的右键菜单功能-When right-click, you can pop up a dialog box or list box for the user to select the similar Windows right-click menu function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-08
    • 文件大小:30.63kb
    • 提供者:胡小孟
  1. LB_54P

    0下载:
  2. 模仿彗星超级列表框效果,自绘超级列表框源码-Imitate the comet Super list box effect, since the painting super list box source
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-16
    • 文件大小:6.77kb
    • 提供者:秋鹏
  1. ex001

    0下载:
  2. vs2010 C++ 滚动条设计总结,对话框、编辑框、列表框的水平滚动条的设计代码及说明。-The VS2010 C++ scroll bar Design Summary dialog box, edit box, list box horizontal scroll bar design code and descr iption.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-11
    • 文件大小:236.39kb
    • 提供者:赵东辉
  1. propertyGrid_src

    0下载:
  2. 一种类似于VC中属性栏的列表框,非常漂亮-One kind of similar to the VC in the list box on the property bar, very nice
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:2.95mb
    • 提供者:seven
  1. Ex_CtrlSDI_Pro

    0下载:
  2. 一个基于MFC的城市邮政编码录入程序,加入了自己一些特殊的功能。 基于MFC编写一个对话框程序。可实现功能: 1) 单击“添加”按钮,将城市名和邮政编码添加到列表框中。过程中,需判断所添加项是否与列表已有项重复。 2) 单击“修改”按钮,将以城市名作为列表框的查找关键字,找到后修改其邮政编码内容。 3) (Pro)单击“输出TXT”按钮,将列表框中全部城市及邮政编码以txt文本输出。-An MFC-based urban zip code entry procedures, ad
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:423.28kb
    • 提供者:牛德森
  1. szyior-chag-box

    0下载:
  2. 实现了一个聊天系统的客户端,高级按钮控件的定制,高级列表框的定制(Implements a chat system client, senior custom button control, senior custom list box)
  3. 所属分类:对话框与窗口

    • 发布日期:2017-12-26
    • 文件大小:107kb
    • 提供者:OKZ@950
« 12 »
搜珍网 www.dssz.com