搜索资源列表
无模式对话框
- 一个得意的对话框程序,主要对VC中控件的熟悉,主要功能是显示对话框、用对话框运行程序、控件与变量之间的相关联
一个永远显示的对话框
- 《创建一个不可关闭的对话框》 [代码性质] VC完整应用程序代码 创建一个基于对话框的工程,一切默认即可。 在对话框的属性general中,设置caption为空,这样用ctrl+alt+del就发现不到此 程序。 在对话框的属性more stytle 中,选中disable,这样就不能用右键关闭此程序。 删除取消按钮,双击确定按钮,在其对应函数中将 CDialog::OnOK()删除。这样就 不能用回车关闭此程序。如果只是简单的删除确定按钮是不行的。 当然了,要是关闭计
对话框中对话条.rar
- 怎样在对话框中实像对话条
对话框中使用打印预览的演示代码
- 对话框中使用打印预览的演示代码,并进行缩放显示,分页显示等- In the dialog box uses the demonstration code which the printing looks at in advance, and carries on 缂╂斁 the demonstration, divides the page demonstration and so on
位图对话框
- 以位图为背景的对话框类CBitmapDialog的演示程序。- Take position chart as background dialog box class CBitmapDialog demonstration program.
动态显示对话框
- 对话框显示和退出时动画处理-dialog display and withdraws Animate
对话框的分割条
- 在对话框上添加分割条,调整控件位置。-adding segmentation of position adjustment controls.
把一个tab控件加入到一个form或对话框中
- 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
如何隐藏显示在任务栏中的对话框程序
- 如何隐藏显示在任务栏中的对话框程序-how to hide the task bar shows the dialog box procedure
十分经典的VC对话框程序的打印预览
- 十分经典的VC对话框程序的打印预览-classical print and preview of dialog by VC
颜色对话框的使用
- 颜色对话框的使用-the use of color dialog
VC继承对话框
- 继承对话框的一个实例程序!
对话框
- 对话框编程
基于对话框的文件拖拽载入
- 基于对话框的文件拖拽载入~~像QQ文件传输那样,基于VC++6.0对话框
初学者适用的对话框和控件实例
- 初学者适用的对话框和控件实例 包括模态 非模态 属性页 进度条等,Beginners dialog box and controls applicable examples include modal modeless property pages, such as progress bar
对话框的程序中创建工具条和状态条.zip
- 演示如何在对话框的程序中创建菜单、工具条和状态条,就像文档视图界面一样!,a demonstration of how the process in the dialog box to create menus, and tool of the state, like the same document View interface!
TreePropSheet_demo 通用配置对话框的例子
- 一个通用配置对话框的例子,可以作为全局的配置窗口的例子,-An example of common config dialog box,it can be used as the example of global config windows
简单的登录对话框
- 一个简单的登录对话框,实现简单的用户登录。
对话框
- 对话框 vb入门基础知识 对话框函数适合新手 学习 交流非常简单的对话框(Dialog VB entry basics, dialog box function, suitable for beginners to learn exchanges, very simple dialog box)
mydlgs有无模式对话框
- 制作有模式的对话框,需关闭窗口才能进行其他操作;舞模式对话框,可随意进行其他操作而不受影响(Create a modal dialog box, you need to close the window for other operations; dance mode dialog box, you can do other operations without being affected)