Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - dialog
Search - dialog - List
对话框的设计及子类化设计,可用于界面开发。-Dialog design and sub-class of design, can be used to interface development.
Update : 2024-05-03 Size : 472064 Publisher : 王华

DL : 0
对话框内部打开HTML网页,利用默认浏览器打开网页,利用网页对话框函数打开网页 近期工作需要,在网上找了一些有关在自己程序中显示打开网页的程序,为了方便各位同仁使用及理解,我把它们重新编写成类,去掉了原先一些没有多大用处的函数,也是为了便于正常使用,一目了然!-Internal dialog box to open HTML pages, using the default browser to open pages using the page to open page dialog function needs work in the near future, in-line to find a number of procedures in their own web pages displayed in open procedures, in order to facilitate the use and understanding of colleagues, I rewrite them into a category, removing the original number of not very useful function, but also in order to facilitate the normal use, at a glance!
Update : 2024-05-03 Size : 27648 Publisher : 徐林

DL : 1
Window Wrapper for WinCE Win32 dialog a
Update : 2024-05-03 Size : 12288 Publisher :

对于MFC Dialog based application, 如何加入工具条和状态条一直是个很大的难题。本程序增加了DlgBars Class and ModelessDlg Class 和使用例子。在VC2003下编译成功。 -For MFC Dialog based application, how to join the Toolbar and Status bar has been a very big problem. This procedure increased the DlgBars Class and ModelessDlg Class and the use of examples. VC2003 compiler success in the next.
Update : 2024-05-03 Size : 64512 Publisher : Sam YU

DL : 0
MFC 对话框结合HTML的例子,你会发现原来软件的界面也可以很轻松的做得如此漂亮-MFC dialog examples of combining HTML, you will find the original software interface can also be very easy to do such a beautiful
Update : 2024-05-03 Size : 49152 Publisher : leejia

点击按钮,弹出另一个对话框的Demo 第一步:添加(Insert Dialog)要弹出的Dialog,根据自己需要可以设计界面,因为我是一个简单Demo,所以很简单! 第二步:为添加的Dialog添加建立成一个继承DLG的类,class CDialog1 : public CDialog 第三步:在主对话框中为按钮添加函数。如下: void CClickDialogDlg::OnButton1() { // TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal() } 不要忘记#include "Dialog1.h"-Click of a button, another dialog box pop Demo of the first step: add (Insert Dialog) to the pop-up Dialog, according to their own needs can be designed interface, because I am a simple Demo, so very simple! Step two: add Dialog to add the establishment of a succession of DLG class, class CDialog1: public CDialog third step: in the main dialog box for the button to add the function. As follows: void CClickDialogDlg:: OnButton1 () (//TODO: Add your control notification handler code here CDialog1 dlg dlg.DoModal ()) do not forget# Include
Update : 2024-05-03 Size : 24576 Publisher : SeVen Lee

介绍了如何移入对话框的具体步骤,各位可以参考-Describes how the concrete steps into the dialog box, you can refer to
Update : 2024-05-03 Size : 2048 Publisher : 邓玭

摄像头采集数据,在基于对话框的MFC界面中显示-Camera data collection, in the MFC dialog-based interface to display
Update : 2024-05-03 Size : 4478976 Publisher : 萧飒

对话框的扩展,很好的实例,希望大家能够喜欢,-The expansion of the dialog box, good example, I hope everyone can like it,
Update : 2024-05-03 Size : 4096 Publisher : 高振刚

DL : 0
使用WebBrowser控件作为容器打开Word文档 === === === === 这个源代码演示了使用WebBrowser控件作为容器打开Word文档的操作。需要在工程中添加的引用主要为Office支持库,本示例是以在OFFICEXP 2003的环境下打开。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Object Library (MSO.dll) Microsoft Dialog Automation Objects (DlgObjs.dll) 具体一些功能,请查看源码示例。-Use WebBrowser control to open Word document as a container === === === === === === === The source code to demonstrate the use of WebBrowser control to open Word document as a container operation. Need to add reference works for the Office in support of the main library, this example is OFFICEXP 2003 in the open environment. Documents required are as follows: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Object Library (MSO.dll) Microsoft Dialog Automation Objects (DlgObjs.dll) specific features, please view the source code examples.
Update : 2024-05-03 Size : 20480 Publisher : qi

OpenGL下编写的对话框图形演示程序,对初学者有很大帮助-Prepared under OpenGL graphics demo program dialog box, has great help for beginners
Update : 2024-05-03 Size : 29696 Publisher : lixin

DL : 0
添加/设置/修改工具条按钮、创建/装入/显示/隐藏工具条、动态设置按钮状态;定制状态条、动态显示鼠标的当前位置。添加输入对话框和文件与颜色公用对话框-Add/set/modify toolbar buttons, create/load/show/hide the toolbar, dynamic settings button state customized state, the dynamic display of the current mouse position. Add input dialog box and papers with the common color dialog box
Update : 2024-05-03 Size : 31744 Publisher : hjf

DL : 0
实现对话框透明显示:对话框透明而上面的文字不透明。-Realize transparent display dialog: the dialog box above the text transparent and opaque.
Update : 2024-05-03 Size : 29696 Publisher : Ma Zunyun

DL : 0
dialog.zip 很好的对话框的扩展类-dialog.zip good expansion of the dialog box type
Update : 2024-05-03 Size : 11264 Publisher : asd

dialog in dialog 对话框嵌套,是比较好的适合做TAB控件特效的时候-nested dialog in dialog dialog box is better suited to be a time when special effects TAB control
Update : 2024-05-03 Size : 27648 Publisher : 高振刚

DL : 0
VC++图形编程之对话框,源码在VC6.0下测试编译通过。-VC++ Graphical programming of the dialog box, under the test source in the VC6.0 compiler through.
Update : 2024-05-03 Size : 2140160 Publisher : 李王

DL : 0
在MFC中实现在对话框中添加各种视图,并重载视图消息-In MFC to achieve in the dialog box to add a variety of view, and view information overload
Update : 2024-05-03 Size : 33792 Publisher : huliqiong

DL : 0
先建立一个标准的Win32 Application 工程.选择a simple Win32 Application. 然后建立我们的资源文件首先新建一个对话框资源,资源ID改为IDD_MAIN_DLG 然后在其上新建一个按钮控件资源ID改为IDC_ODBUTTON,此按钮的styles中必须选中owenerdraw属性. -To create a standard Win32 Application project. Choose a simple Win32 Application. And then the establishment of our resources to create a new document dialog box first of all resources, resource ID and then changed to IDD_MAIN_DLG its resources to create a new button control ID changed IDC_ODBUTTON, this button styles that must be selected attributes owenerdraw.
Update : 2024-05-03 Size : 51200 Publisher : 张松宝

DL : 0
本例介绍如何使用有模式对话框,它描述的是某学校学生的个人资料,包含了对话框中常用的控件。-This example describes how to use Mode dialog box, which describes a school student personal data, a dialog box that contains commonly used control.
Update : 2024-05-03 Size : 1952768 Publisher : 路川藤

简单的半透明对话框编程,适合用于美化界面方案中-Simple translucent dialog programming interface suitable for use in landscaping program
Update : 2024-05-03 Size : 26624 Publisher : zlxrl
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.