Welcome![Sign In][Sign Up]
Location:
Search - dialog

Search list

[OtherDirdialog

Description: 使用目录对话框的DLL程序,VC6写的。很好用-Directory dialog box to use the DLL procedure, VC6 written. Good use
Platform: | Size: 76800 | Author: 汪平 | Hits:

[GDI-BitmapScrollBitmapdemo

Description: 在对话框中显示图片并具有滚动条的实例,当图片为大尺寸时,可拖动滚动条显示完整图片,这个例子比较常用,但很少有介绍-dialog box shown in the picture and with the rolling of the examples, when images of large size, Movable roll show complete picture, this example is relatively common, but few have introduced
Platform: | Size: 3612672 | Author: sarah | Hits:

[GUI DevelopSpecialDialog

Description: 一种独特的对话框,类似三国游戏的界面,是个镜框的模样-a unique dialog, similar to the Three Kingdoms games interface is the appearance of frame
Platform: | Size: 158720 | Author: 张圣望 | Hits:

[Dialog_WindowWinXPCSkinDlg

Description: Windows XP风格之Windows XP风格对话框,VC++下使用CSKIN对对话框的换肤-Windows XP Windows XP Style dialog style, VC CSKIN use of the dialog box Eurocargo
Platform: | Size: 238592 | Author: 胡少龙 | Hits:

[Windows DevelopPangYa

Description: tab ctrl计算器。把多个page整合在一个dialog里面-tab ctrl calculator. Both multi-page integration in a dialog inside
Platform: | Size: 108544 | Author: 杜康 | Hits:

[Process-Threadpreceduredialogegthreat

Description: 一个多线程的进度对话框源代码 as follows: // ProgDlg.h : header file // CG: This file was added by the Progress Dialog component ///////////////////////////////////////////////////////////////////////////// // CProgressDlg dialog-a multithreaded progress dialog source code as follows :// ProgDlg.h : header file// CG : This file was added by the Progress Dialog compos Ann //////////////////////////////////// ///////////////////////////////////////////CProgressDlg dialog
Platform: | Size: 2048 | Author: 冯灿科 | Hits:

[Dialog_WindowFormDialog

Description: 在mfc环境下建立带有文本控件,还有BUTTON控件的Dialog,并且输入到文本控件中内容时,还可以再弹出一个小对话框,用以显示,是一个建立对话框的小程序-mfc environment in the establishment of controls with text, there are BUTTON Dialog Control, text input and control of the contents, can also pop up a small dialog box to indicate that dialog is the establishment of a small program
Platform: | Size: 44032 | Author: 丁丁 | Hits:

[GUI Developvc_MyHtml

Description: 在对话框中打开ie界面,生成html文件并且自动打开、-open in the dialog box interface ie, generate html file and automatically open,
Platform: | Size: 40960 | Author: wuzh | Hits:

[GUI DevelopVC++(MFC)Face

Description: 说明: 1.copy these four files to your pragram folder, 2.add "*.Lib","*.h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib,the files in "static" folder 3.add #include"SkinMagicLib.h" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(".\\Tusk.smf") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , "MainFrame" ) SetDialogSkin("Dialog") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add# include "sk inMagicLib.h "to the C* C* APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \ \ Tusk.smf ") SetWindo wSkin (AfxGetApp ()-
Platform: | Size: 501760 | Author: 好军 | Hits:

[GUI DevelopCommDialog

Description: 该程序讲述了编辑框、组合框、单选按钮、复选按钮、通用对话框(字体)、滚动控件的使用-the procedures described edit box, frame composition, radio buttons, check buttons, common dialog (fonts) Control of the use of the rolling
Platform: | Size: 51200 | Author: lujun | Hits:

[OS programSystemDialogs_demo

Description: 调用系统对话框的例子程序,包括调用增加/删除程序、MODEM、显示、系统、internet属性、设备管理等-calling system dialog examples procedures, including calling the increase/Remove Programs, MODEM, demonstrated that the system, internet property, equipment management
Platform: | Size: 19456 | Author: 方卫东 | Hits:

[GUI DevelopScrollableChildDialog_demo

Description: 可以滚动的对话框。当时找了很长的时间。有需要的人可以拿去用。-scroll dialog box. Then look for a very long time. People in need can be devoted.
Platform: | Size: 116736 | Author: lph | Hits:

[DocumentsMFC-SIMPLE-PRINT-METHOD

Description: 通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
Platform: | Size: 2048 | Author: 刘侃民 | Hits:

[GUI Developcustomresource

Description: 在VC环境中除了我们所常用的Dialog、Menu和Bitmap等标准资源类型之外,它还支持自定义资源类型(Custom Resource),我们自定义的资源类型能做些什么呢?呵呵,用处多多。-VC environment in addition to our common Dialog, Menu standards and Bitmap resource types, It also supports custom resource types (Custom Resource) Since the definition of resource types what can be done? Oh, usefulness lot.
Platform: | Size: 237568 | Author: 郝申 | Hits:

[OtherMTToDlg

Description: 1>Put Menu and ToolBar into Dialog 2>Show Tips for ToolBar when cursor-1> Put Menu and ToolBar into Dialog2> Show Tips for ToolBar when cursor
Platform: | Size: 115712 | Author: 米晨阳 | Hits:

[OpenGL programMyDialogyOpenGL

Description: 一个基于MFC对话框的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。-an MFC dialog on the Opengl procedures, given the use of general VC-based MFC Opengl framework.
Platform: | Size: 28672 | Author: ml | Hits:

[GUI Developlayoutmgr_demo

Description: 一个简单的可用于FromView和Dialog的按分辨率自动调整控件位置、大小的例子代码-a simple FromView and can be used by the Dialog resolution automatically adjust controls location the size of the code examples
Platform: | Size: 76800 | Author: 张强 | Hits:

[Dialog_WindowCDialogEx

Description: 扩展CDialog类,可以有更丰富的对话框界面 ,初学者可以看一下-expansion CDialog category, there could be more rich dialog interface, beginners can look at the
Platform: | Size: 69632 | Author: sun | Hits:

[OS programResExplorer

Description: 可执行文件EXE、DLL、OCX的程序资源查看程序,可以看ICO,BMP,DIALOG,STRING等各种资源,非常值得看一看-executable EXE, DLL, OCX procedures resources View procedures can be seen ICO, BMP, DIALOG, STRING and other resources, is worth looking at the very
Platform: | Size: 459776 | Author: wg | Hits:

[OtherdialogBar

Description: 演示了如何在对话框中加入视图的方法,采用vc++6.0.-demonstration of how the dialog box to view the methods used vc 6.0.
Platform: | Size: 27648 | Author: qyun | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net