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

Search list

[Dialog_Windowdialogdesign

Description: 对话框的设计及子类化设计,可用于界面开发。-Dialog design and sub-class of design, can be used to interface development.
Platform: | Size: 472064 | Author: 王华 | Hits:

[Dialog_Windowmyhtmlsrc

Description: 对话框内部打开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!
Platform: | Size: 27648 | Author: 徐林 | Hits:

[Windows CELtWtDlg_src

Description: Window Wrapper for WinCE Win32 dialog a
Platform: | Size: 12288 | Author: | Hits:

[Dialog_Windowdialogwithbars

Description: 对于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.
Platform: | Size: 64512 | Author: Sam YU | Hits:

[GUI DevelopMFCHtml

Description: 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
Platform: | Size: 49152 | Author: leejia | Hits:

[Dialog_WindowClickDialog

Description: 点击按钮,弹出另一个对话框的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
Platform: | Size: 24576 | Author: SeVen Lee | Hits:

[Software Engineeringdialog

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

[Dialog_Windowshowcapture

Description: 摄像头采集数据,在基于对话框的MFC界面中显示-Camera data collection, in the MFC dialog-based interface to display
Platform: | Size: 4478976 | Author: 萧飒 | Hits:

[Windows DevelopCDialogSK_src

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

[EditorWebBrowserWord

Description: 使用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.
Platform: | Size: 20480 | Author: qi | Hits:

[OpenGL programOPENGLDialog

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

[Dialog_WindowDIALOG

Description: 添加/设置/修改工具条按钮、创建/装入/显示/隐藏工具条、动态设置按钮状态;定制状态条、动态显示鼠标的当前位置。添加输入对话框和文件与颜色公用对话框-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
Platform: | Size: 31744 | Author: hjf | Hits:

[Dialog_WindowTransDlg

Description: 实现对话框透明显示:对话框透明而上面的文字不透明。-Realize transparent display dialog: the dialog box above the text transparent and opaque.
Platform: | Size: 29696 | Author: Ma Zunyun | Hits:

[Dialog_Windowdialog

Description: dialog.zip 很好的对话框的扩展类-dialog.zip good expansion of the dialog box type
Platform: | Size: 11264 | Author: asd | Hits:

[StatusBarDialogInDialog

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

[Dialog_Windowdialogbox

Description: VC++图形编程之对话框,源码在VC6.0下测试编译通过。-VC++ Graphical programming of the dialog box, under the test source in the VC6.0 compiler through.
Platform: | Size: 2140160 | Author: 李王 | Hits:

[GUI DevelopDlgView

Description: 在MFC中实现在对话框中添加各种视图,并重载视图消息-In MFC to achieve in the dialog box to add a variety of view, and view information overload
Platform: | Size: 33792 | Author: huliqiong | Hits:

[Button controlbutton

Description: 先建立一个标准的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.
Platform: | Size: 51200 | Author: 张松宝 | Hits:

[CSharpdialog

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

[Dialog_WindowTransparent

Description: 简单的半透明对话框编程,适合用于美化界面方案中-Simple translucent dialog programming interface suitable for use in landscaping program
Platform: | Size: 26624 | Author: zlxrl | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

CodeBus www.codebus.net