搜索资源列表
20040312160349_CXPStyleButtonST的改造
- 漂亮的对话框界面-Beautiful dialog interface
程序等待对话框testwaitdlg
- 前一段时间,我开发一个有关硬件的程序,需要初始化很长时间,为了防止用户误认为程序已经死掉,必须显示一个漂亮的界面让用户没有这种误解。就像我们系统拷贝很大的文件的时候显示的窗体一样。可惜我没有找到,只有自己亲自开发了。开发一个类,继承于CWnd,很方便。代码比较简单希望有兴趣的朋友下载看看。-some time ago, I developed a hardware-related procedures, the need to init
不规则对话框BmpDialog23
- mfc编码 本项目示范了一个使用位图来生成不规则界面的工程-mfc coding model of the item using a bitmap interface to generate irregular projects
高级界面特效百例
- 各种界面特效代码,包括对话框、单文档和多文档-effects of various interface code, including dialog boxes, single-and multi-file documents
漂亮界面
- 一个非常漂亮的对话框界面,一个 漂亮的对话框界面。-nice dialogue interface nice dialogue interface
dlgBg00
- 一个很好的对话框界面的例子,告诉你怎样设置一个位图作为对话框的的背景图片,不过要注意必须是picture的Tab顺序为1才能使其他控件不被覆盖。-a good example of the dialog interface, tell you how to set up a bitmap as a dialog of the background image, but to the attention of the picture mu
CDialogSK_demo
- 本系统实现了对话框界面随着资源res文件夹里面的bmp位图文件来改变,并且可以随意移动对话框的位置,还包含如果背景色是绿色可以透明显示!-the system to achieve a dialog interface with the resources res folder inside bmp bitmap file to change, which also allows the location of mobile dial
在对话框中添加工具条toolbars
- 本程序是在VC下开发的Windodws窗口界面程序,介绍如何在对话框的各个不同的位置添加工具条。 -this procedure was developed under the VC Windodws window interface procedures in the dialog on how the various tools to add the location of the.
让你的软件界面更漂亮三
- 实现令人满意的风格统一的软件界面确实很难, 象网友提到的MessageBox、FileDialog、FontDialog、目录选择对话框等MFC内部甚至系统DLL内的对话框,要想让它变脸可不容易。有人说HOOK技术可以,HOOK技术确实可以,HOOK可以说是无孔不入,但HOOK的使用效率却是令人难以满意的,从目前大多数采HOOK技术的换肤软件使用情况来看,完全可以证明这一点。今天我们将讨论另外一技术来实现FileDialog的变脸,这种
MyRichEdit2
- 类似于qq的对话框界面,可以自发送和接收信息,可以对所发送的信息进行编辑(如改变字体,颜色等)-qq similar to the dialog interface, which enables the sending and receiving of information, which can be sent right to edit the information (such as change fonts, colors, e
漂亮界面3
- 用skin++编写的一个漂亮的界面编程, 对话框及各种控件的使用-skin preparation with a nice interface programming, the various dialog boxes and controls the use of
带动画启动界面程序
- 该程序可以实现带动画启动界面,并且启动界面后的对话框中可以实现不同框架的切换。-the program can be achieved with animation activated interface, and activated after the dialog interface can be achieved in the fr a mework of different switches.
对话框的程序中创建工具条和状态条
- 演示如何在对话框的程序中创建菜单、工具条和状态条,就像文档视图界面一样!-a demonstration of how the process in the dialog box to create menus, and tool of the state, like the same document View interface!
vc++界面编程总结
- 在你的对话框中添加一个的WM_CTLCOLOR的消息句柄-in your dialog box to add a news WM_CTLCOLOR the handle
CDialogEx
- 扩展CDialog类,可以有更丰富的对话框界面 ,初学者可以看一下-expansion CDialog category, there could be more rich dialog interface, beginners can look at the
CAIComm1
- 用于数据采集分析的对话框界面,经过编译通过-For data acquisition and analysis of the dialog box interface, compiled through
teach_road_1
- 对话框界面的实例很不错的......对话框界面的实例很不错的-err
skinsyse
- 一个实用的界面皮肤处理类,用于处理各种对话框界面。-A practical interface skin treatment category for the treatment of various dialog interface.
Acoollogindialogbox
- 一个很酷的登录对话框,帮助开发者实现漂亮的登陆对话框界面-A cool logon dialog box, to help developers to achieve a beautiful landing dialog interface
DlgUI
- 对话框界面:工具栏,菜单 的实现,关键点在于ON_WM_MENUSELECT的处理。-Dialog interface: toolbar, menu implementation, the key point is that ON_WM_MENUSELECT processing.