搜索资源列表
ADO_Grid表格平台
- 1 这是我用VC做的电子表格平台,可实现对窗口表格视图和其背景数据库的若干基本操作。 (a动态创建新表, b在表中添加、删除行、列, c打开、保存、另存表格, d制作了一个属性对话框来修改表格的基本属性,如行数、列数、标题等) 用户可通过视图上操作改变背景数据库 2 数据库操作采用ADO, 背景数据库采用Access 视图采用单文档界面和CGridCtrl控件 3 本软件在运行时,在debug文件夹中要考入“资料”的access文件,
Llho1T0101
- 文档、视图和对话框试验(vc) 在视类中与用户交互,在程序中响应鼠标消息 实验步骤 1利用AppWizardEXE 生成单文档程序框架 在向导的第二步中选择单文档,其余缺省设置 程序名称为本人名称的字母缩写+班级 -documents, and the View dialog box test (vc), as the category and user interaction, In response procedures news mouse using an ex
在VC++6.0开发中实现全屏显示
- 全屏显示是一些应用软件程序必不可少的功能。比如在用VC++编辑工程源文件或编辑对话框等资源时,选择菜单“View\\Full Screen”,即可进入全屏显示状态,按“Esc”键后会退出全屏显示状态。-full screen display is the number of application software programs essential to the function. For example, in the VC + + editing projects source docu
对话框中使用FormView
- 在对话框中使用VIEW,可实现窗口内容的滚动,适合于在有限的dialog窗口内摆放更多的控件
adddialog.rar
- vc++编写的如何在文档视图结构中多次添加对话框的例子,add dialog to the structure of Doc and view
DlgDocFrame
- vc 使用对话框与文档视图进行数据交换\DlgDocFrame的程序源码-vc view the document using the dialog data exchange \ DlgDocFrame the program source code
snapvw
- 在VC++环境下实现的,View窗口可以自适应的与对话框大小一致。-In VC environment to achieve, View window can be adaptive in line with the dialog box size.
vc5787822444
- CTabCtrl控件实现属性页功能在视图窗口内加入CTabCtrl控件,设变量名为m_tab,新建两个对话框属性设为Child,None,用ClassWizard生成新的类,基类为Cdialog,分别为Cpage1,Cpage2,ID号分别为IDD_DIALOG1,IDD_DIALOG2。在CtestView内加入两个变量,Cpage1 page1;Cpage2 page2。 -Property page implementation CTabCtrl control functions
split_in_dlg
- 在对话框中实现多视,开发工具VC++6.0-the multi-view realization in a dialog developed by VC++6.0
duihuakuangdayinyulan
- 近来我在用VC开发一套MIS时没有用MFC的文档视图模板,所以在打印这上面就只好自己写了一套,用起来感觉还可以,所以写出来大家一起修正一下吧,也许能给大家起点作用吧! 系统UI是基于对话框的,大家如果感觉不错可以进行自我修正! -Recently, I have developed a set of MIS using VC did not use MFC' s document view template, so in print something like that, then
InfoListCtrl
- 利用VC的对话框开发出可视化的控件.这种方法可以利用VC的对话框程序设计出各种控件。-Developed Active X control using VC Visualization dialog control. it is just a sample to view the develop steps of developing active X control.
vcPP-reallize-make-view-into-dialog
- MyVC17实现了对话框中嵌入视图VIEW(同时用复选框实现飞机个数和4个数据的同步显示)-use vc++ reallize make view into dialog
ViewDlgDemo
- vc 在对话框上动态创建视图\ViewDlgDemo 的程序源码-vc on the dialog dynamically create a view \ ViewDlgDemo the program source code
ViewDlgDemo
- vc——在对话框上动态创建视图\ViewDlgDemo-vc- dynamically create a view in the dialog box \ ViewDlgDemo
DlgDocFrame
- vc——使用对话框与文档视图进行数据交换\DlgDocFrame-vc- use dialog data exchange with the view of the document \ DlgDocFrame
ViewDlgDemo
- vc——在对话框上动态创建视图\ViewDlgDemo的程序源码,很不错的demo-vc- dynamically create a view in the dialog box \ ViewDlgDemo the program source code, very good demo
DlgDocFrame
- vc——使用对话框与文档视图进行数据交换\DlgDocFrame的程序源码,希望对大家有所帮助-vc- use dialog data exchange with the view of the document \ DlgDocFrame the program source code, we hope to help
ViewDlgDemo
- 在对话框上动态创建视图\ViewDlgDemo\ViewDlgDemo.rar,很不错的vc源码,希望对大家有所帮助。-In the dialog dynamically create a view \ ViewDlgDemo \ ViewDlgDemo.rar, very good vc source code, we want to help.
DlgDocFrame
- 使用对话框与文档视图进行数据交换\DlgDocFrame\DlgDocFrame.rar,很不错的vc源码,希望对大家有所帮助。-Use dialog data exchange with the document view \ DlgDocFrame \ DlgDocFrame.rar, very good vc source, we want to help.
DragFile
- 这是两个支持将文件拖放到编辑框功能的对 话框应用,这是一种实用性很强的功能,细心的读者还会发现这两 个对话框是有一些区别的,其实这两个对话框无论是程序结构还是 功能实现难易程度都有很大的区别。就从MFC编程角度看,这两个 程序都很精彩,现分别介绍给读者。考虑到读者应该是比较熟练地 使用VC++的,我对基本问题的实现只一带而过。-This is two to support drag and drop the file dialog applica
