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

Search list

[GUI DevelopFullScreenDlgDemo_demo

Description: 对话框的全屏显示-the dialog full screen display
Platform: | Size: 20809 | Author: | Hits:

[Multimedia programMiniPlayer (Win32 SDK)

Description: 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把\"Opend\"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Platform: | Size: 20427 | Author: 张紫竹(张维) | Hits:

[Dialog_WindowFullDlg

Description: 用这类你可以实现全屏对话框,并且你用它可以切换到运行的其它应用程序中。-you can use these to achieve full-screen dialog box, and you can use it to switch to the other running applications.
Platform: | Size: 2678 | Author: 空空儿 | Hits:

[Dialog_WindowArielBrowseFolder

Description: A user control resembling a combobox. When the dropdown button is clicked, a browse through a folder treeview to select a directory is displayed. Uses the SHBrowseForFolder function, amongst other APIs. A call back procedure is implemented showing the currently selected folder in the browse for folder dialog. User has the choice to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triangle on the dropdown box may be substituted for any 8x7 pixel bitmap, with a choice of mask colors. Full set of events, click() upon dialog close, Change() and DropDown() prior to opening of the dialog. Source also implements BitBlt() API function to copy transparent images. -resembling a combobox. When the dropdown button is clicked. a browse through a folder to select a treeview di Rectory is displayed. Uses the SHBrowseForFol der function, amongst other APIs. A call back procedure is imp lemented showing the currently selected folde r in the browse for folder dialog. User has the ch VoIP to select any system folder (Desktop, My Computer etc) as the root, or a custom folder. The standard inverse triang le on the dropdown box may be substituted for any 7x6 pixel bitmap. with a choice of mask colors. Full set of events, click () upon dialog close, Change () and DropDown () prior to opening of the dialog. Source also implements BitBlt () API fu nction to copy transparent images.
Platform: | Size: 139086 | Author: 陈宏 | Hits:

[JSP/JavaTableExample

Description: 此程序用标准的JAVA2实现了一个连接对话框和接入表,程序的设计与实现相当标准,完全符合JAVA2的规范,是一个不错的经典范例。-this procedure using standard JAVA2 achieve a connection dialog and access table, The Design and Implementation of a certain standard, in full compliance with the norms JAVA2, is a good example of the classic.
Platform: | Size: 22285 | Author: 王峰 | Hits:

[Special Effectscatchscreen

Description: 把整个桌面屏幕截图,保存下来,然后把对话框设置全屏顶层窗口,然后把保存下来的位图,在OnEraseBkgnd中把整个位图贴到对话框上,然后用像皮筋类选择截取范围,看起来就像操作屏幕一样-entire desktop screenshots, preserved and then set up full-screen dialog top window, then the preservation of the bitmap, in which the entire OnEraseBkgnd Bitmap affixed to the box, then as fitting choice interception category, the screen looks like the same operation
Platform: | Size: 60045 | Author: | Hits:

[Dialog_WindowCommuofWindows

Description: 实现VC中分割窗体,并创建另一对话框,实现MainFrm中两个分割的窗体和对话框之间的通讯,充分利用窗口之间的消息,实现窗口之间的通讯和数据传递!-VC separate windows, and the creation of another dialog box, MainFrm achieve two separate windows and dialog between the communications, and make full use of the window between the news achieve window between the communications and data transmission.
Platform: | Size: 59758 | Author: 李文庆 | Hits:

[Other resourcevc_jiqiaoshili_part2_3

Description: Visual.C++程序设计技巧与实例--配套光盘 第2章 MSDEV集成环境与VC编译器 共1个实例 1. MyAppwizard:定制一个AppWizard 第3章 对话框和控件 本章共有15个实例: 1. RedBK 改变对话框背景颜色 2. BitmapBK为对话框设置一幅背景图 3. DlgDemo创建和使用非模式对话框 4. ESCNoExit按ESC时对话框不退出 5. DlgToolTip实现对话框控件的ToolTip 6. SmoothDlg实现对话框的淡入淡出效果 7. IrregularDlg实现不规则对话框 8. FullScreenDlg实现全屏对话框 9. UnClickableButton点击不到的按钮 10.BMPButton位图按钮 11.LinkBTN超链接按钮 12.RoundBTN非矩形按钮(圆形按钮) 13.MaskEdit限制编辑框中允许出现的字符 14.AutoComboBox自动完成组合框 15.ProgressBar在状态条中显示进度条-Visual.C program design techniques and examples -- matching CD Chapter 2 integrated environment with MSDEV Visual C + + compiler has an example of one. MyAppwizard : Custom AppWizard a dialog Chapter 3 of this chapter and controls a total of 15 cases : 1. RedBK change the background color of the dialog box 2. BitmapBK to set up a dialog background Figure 3. D lgDemo the creation and use of non-Mode dialog box 4. ESCNoExit by the ESC when the dialog withdrawal from the five . DlgToolTip achieve dialog controls ToolTip 6. SmoothDlg realize right dialog box Fade out of the seven results. IrregularDlg achieve irregular dialog 8. FullScr eenDlg achieve full screen dialog 9. UnClickableButton it less than a button 0.BMPButton bitmap button 11.LinkBTN hyperlink button 12.RoundBT N non-rectangular
Platform: | Size: 1197351 | Author: xixi | Hits:

[OpenGL programopen_win32_class

Description: 今天写了个基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-today was based MFC dialog OpenGL categories : COpenGL, in the dialog box procedure can use OpenGL, and provided a full-screen and full-screen-two conversion functions, easy to use, fast.
Platform: | Size: 21504 | Author: | Hits:

[Graph program滚动条源程序

Description: 一个关于滚动条的源程序,功能是在一个对话框中显示图像,并在显示图像的过程中滚动条的使用-A source code for scroll bar.The function is to show the picture in a dialog box,and how to use the scroll bar as the showing of the picture.
Platform: | Size: 954368 | Author: 阿水 | Hits:

[GUI DevelopFirstSkinMagic

Description: SkinMagic Toolkit is a powerful library that changes the visual appearance of windows or dialogs, providing developers with full-featured support for application skins , or application look and feel . SkinMagic makes it easy to create programs with visually stunning, fully interactive user interfaces. With SkinMagic you could make your program look exactly like it was from another OS, or create your own user WinAmp-like "skinned" interfaces, or just give it a different, distinctive look.-SkinMagic Toolkit is a powerful library that changes the visual appearance of windows or dialogs, providing developers with full-featured support for application skins, or application look and feel. SkinMagic makes it easy to create programs with visually stunning, fully interactive user interfaces. With SkinMagic you could make your program look exactly like it was from another OS, or create your own user WinAmp-like "skinned" interfaces, or just give it a different, distinctive look.
Platform: | Size: 528384 | Author: d | Hits:

[Picture ViewerMUTI_DisplayBMP

Description: 该程序可以实现多窗口显示图片,并且可以把24位彩色图片转变成8位灰度图片!-The program can achieve multi-window display picture can be achieved and 24 full-color photographs into 8 gray-scale image!
Platform: | Size: 538624 | Author: 李远峰 | Hits:

[DirextXDirectXPOP

Description: 在DirectX下弹出对话框,演示了怎样在DirectX全屏的时候弹出提示窗-DirectX pop in the next dialog box, and demonstrated how to DirectX when full-screen pop-up window prompts
Platform: | Size: 15360 | Author: 王振刚 | Hits:

[OpenGL programMFC_OpenGL

Description: 制作一个基于MFC对话框的OpenGL类 基于MFC对话框的OpenGL类:COpenGL,可以在对话框程序中使用OpenGL了,并且提供了全屏与非全屏转换的两个函数,很容易使用,速度快。-Create a MFC dialog based on the OpenGL-type MFC dialog-based OpenGL category: COpenGL, in the dialog box procedure can be used in OpenGL, and it provides a full screen and non-full-screen conversion of the two functions, is easy to use, fast .
Platform: | Size: 11264 | Author: liugao | Hits:

[Dialog_WindowFullScreen2008062911

Description: 全屏显示dialog对话框 vc6.0-Full-screen dialog box vc6.0
Platform: | Size: 29696 | Author: luhaiheng | Hits:

[File OperateOperateFile

Description: 本实例演示了如何拷贝、删除和移动文件,在对话框左边的编辑框中输入要拷贝(删除或移动)的文件的完整路径,-This example demonstrates how to copy, delete and move files in the left dialog box to copy edit (delete or move) the full path of the document,
Platform: | Size: 32768 | Author: 刘一民 | Hits:

[Dialog_Windowdlgfullscreen

Description: 对话框实现全屏的简单方法,非常实用,一学就会,大家看代码吧-Full-screen dialog box to achieve a simple method, very useful to a school will be, we look at the code it
Platform: | Size: 47104 | Author: zzz | Hits:

[GDI-Bitmapscreen

Description: EVC下全屏幕显示源代码,介于对话框格式的,非常不错-Full screen display under EVC source code, ranging from the format dialog box, very good
Platform: | Size: 44032 | Author: luwei | Hits:

[Dialog_WindowBuild-Dialog-DLL-(MFC)

Description: 用visual stdio 2010编写的在MFC框架下如何将对话框模块做成dll,里边有全套代码,欢迎下载-MFC framework written in Visual of stdio 2010 dialog module is made of the dll, inside with a full set of code are welcome to download
Platform: | Size: 177152 | Author: zhenqingkai | Hits:

[OtherDialog

Description: 简单的全屏截图和最顶层截图,稍加修改即可使用。-Simple full-screen shots and the top-most shots, a little modification can be used.
Platform: | Size: 45056 | Author: wxj | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net