搜索资源列表
Listbox_Code
- 这是本公司利用列表框开发的实例代码,程序主要说明两个列表框同步操作。
MyPropertySheetDemo
- 这个是创建客户区窗口,列表框之间项的拖拽操作的源码
dialog
- 对话框实例,包含一些控件的基本操作,有按钮,编辑框,组合框,下拉列表框等
cqa0410
- 创建客户区窗口,列表框之间项的拖拽操作- The foundation customer area window, tabulates between the frame the item to tow entrains operates
一个图标选择的列表框控件
- 一个图标选择的列表框控件,方便使用,容易操作
Test
- 关于对话框按钮的操作功能实现,讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法-Button on the dialog to achieve the operational capabilities to explain the combo box (combo box to adjust the size), list boxes, radio buttons, check buttons and other common dialog contr
DormInfo
- 【注释完整,附 设计报告书】本系统能够实现对学生宿舍信息的集中管理,在系统中可以插入,删除,修改,查询(姓名,学号,宿舍号)某条记录,用户对数据进行的所有操作都将体现在后台数据文件“Data .txt”和前台列表框中,Data .txt和列表框的内容始终保持一致。-【Notes integrity, the design of the report is attached】 The system can be realized on the student dormitories of the
LISTBOX
- 2个列表框的相互操作的简单示例,方便快速学习列表框。-2 list box interoperable simple example, to facilitate fast learning list box.
ImageComboBoxDemo
- ImageComboBox控件拥有以下功能: (1) 美化下拉按钮和边框,前面的文章已经实现。 (2) 当ComboBox没有控件选择项和没有焦点时显示提示用户操作信息,前面的也文章已经实现。 (3) 在下拉列表框的项中显示图标,项可以缩进。 (4) 在ComboBox控件中也显示图标。-ImageComboBox control has the following features: (1) beautify the drop-down button a
1
- 对话框程序,从一文本文件中读取数据显示在列表框里,在列表框里能实现双击删除数据,右键弹出对话框增加数据。所有的操作都在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
duihuakuang
- 对话框是Windows应用程序中最重要的用户界面元素之一,是与用户交互的重要手段,在程 序运行过程中,对话框可用于扑捉用户的输入信息或数据。对话框是一个特殊类型的窗口,任何对窗口进行的操作(如:移动、最大化、最小化等)都可在对话框中 实施,一般来说,在对话框中通过各种控件(如:按钮、编辑框、列表框、组合框等)来和用户进行交互。控件是在系统内部定义的用于和用户交互的基本单元。-Windows Application dialog box is the most important element
hyy
- 可实现VC列表框数据的显示,修改等操作,也可以对列表框里的数据进行打印和打印打印预览,对使用列表框的人员来说,是个非常不错的选择-VC list box enables the display of data, modification and other operations, the list box can also print data and print print preview, use the list box on the staff, it is a very good ch
zx
- 在vb中实现对列表框中内容的操作,将一个列表框中的内容整体或者局部移动到另一个中-Implemented in vb list box contents of the operation, the contents of a list box to another in whole or in part
zyhn
- 在vb中实现对列表框中内容的操作,将一个列表框中的内容整体或者局部移动到另一个中-Implemented in vb list box contents of the operation, the contents of a list box to another in whole or in part
hbMS
- MFC编的数据库管理系统,ODBC连接SQL。里面用了列表控件,组合框控件等。实现管理数据库,直接在列表框控件中操作即可。-MFC series database management systems, ODBC connection SQL. They spent a list control, combo box controls. Implement management database directly in the ListBox control can operate.
XH007123
- 1.基于对话框操作。 2.控件操作:使用列表框,单选按钮、编辑框、组合框等控件。 3.初始化时对列表框中数据读入、添加,修改。选取列表框中任意一条,可显示在静态文本框上显示。屏蔽主对话框ESC和回车消息。 其中列表框四列,包括飞机型号、纹理、涂层、材质。数据读入是从txt文件读入。关闭对话框时自动将列表框的数据保存到原txt中。 -1 dialog-based operations. (2) Controls: Use the list boxes, radio buttons,
aaabbb
- 对MFC 下拉 列表框的一些 自定义 操作-Drop-down list box on the MFC some custom actions
beijing
- 在列表框中更换背景 可以实现对列表框中的内容进行添加、删除、清空等操作。-Change the background in the list box Can be implemented to add, delete, the contents of the list box, clear, and so on.
MyWindow
- 通过ID操作对象 CListBox(列表框)控件 CListBox类常用成员 CListBox插入数据 CListBox删除数据 CListBox运用示例 -CListBox Control CListBox member variables CListBox to insert data CListBox to delete data CListBox example
VC_Control
- 本程序是实现VC控制操作的小例程,可实现属性页,列表框、编辑框等多种控件的操作。适合初学VC的同学参考。-This procedure is to achieve VC control operation of small routines, enabling property pages, list box, edit box and other control operations. Suitable for beginners VC reference students.