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

Search list

[Dialog_Window对话框中的打印和预览

Description: 该代码提供了对于对话框上的内容进行打印和打印预览的操作例子-The code provides for dialog on the print preview and print examples of the operation
Platform: | Size: 99328 | Author: 张连成 | Hits:

[OpenGL programStatic_OpenGL_Textures

Description: 把CStatic类改装成CStaticGL类,用于在对话框中使用OPENGL画出3维模型,并在模型中添加透明效果。进一步给每个模型的元件增加贴图。-put CStatic converted into Class CStaticGL category, for the use of OpenGL dialog sketches of three-dimensional model, the model and add transparency effects. Further to each model component increased textures.
Platform: | Size: 3449856 | Author: 郑明 | Hits:

[GUI DevelopCDialogSK 一个可以设定皮肤的对话框类例子工程

Description: CDialogSK 一个可以设定皮肤的对话框类例子工程-CDialogSK a skin can set the dialog class project examples
Platform: | Size: 31744 | Author: 贺宏展 | Hits:

[Dialog_WindowCUSTOM_DIALOG_CAPTION.ZIP

Description: 在对话框标题栏上放置按钮-Biaodilanshang placed in the dialog box buttons
Platform: | Size: 24576 | Author: 山传文 | Hits:

[ISAPI-IEAboutHtml2

Description: VC知识库《在线杂志》第六期有一篇文章“VC6中使用CHtmlView在对话框控制中显示HTML文件”,很多读者来信说很喜欢这种功能。但是美中不足的是在对话框的HTML页面上单击鼠标右键会弹出上下文菜单。从而可以象在IE中那样看到页面的源代码。为了防止用户查看HTML代码,有人尝试过在CHtmlCtrl派生的窗口中重载WM_CONTEXTMENU,或者在CHtmlView以及CHtmlCtrl类中禁用右键的上下文菜单和弹出式菜单,这两个方法都没有成功。那么如何禁用HTML的这个上下文菜单呢? 本文就针对这个问题用不同的方法来完善上次的程序。-VC knowledge base "online magazine" is a sixth article "VC6 use CHtmlView control in the dialog box display HTML document," said the letter from the many readers liked function. But it is regrettable that the dialog in HTML pages on the right-click context menu will pop. Thus, as in IE did see page source code. To prevent the user to view the HTML code, it was tried in CHtmlCtrl derived heavy WM_CONTEXTMENU window, or CHtmlView class and CHtmlCtrl banned right in the context menu and pop-up menus, the two methods have not been successful. So how to disable HTML in the context menu? Paper addressing the problem in different ways to improve the previous procedures.
Platform: | Size: 851968 | Author: 唐文 | Hits:

[Data structsChartDrawing

Description: 一个曲线类,可用于Dialog,也可用于View-a curve type can be used Dialog also can be used to View
Platform: | Size: 64512 | Author: So1o | Hits:

[OpenGL programOpenGLDilog贴图

Description: VC编写的基于对话框的OpenGL程序,可动态读raw格式的纹理-VC prepared by the OpenGL-based dialog procedures can dynamically read the raw texture format
Platform: | Size: 56320 | Author: yfq | Hits:

[Dialog_Windowsplitdialogdemo

Description: 一个使对话框能够被切分的类,可以很容易的制作出漂亮可任意拖动的界面.-a dialog can be so splitting the category, could easily be produced pretty arbitrary drag interface.
Platform: | Size: 25600 | Author: xc | Hits:

[GUI DevelopDialogInTemp

Description: 从内存中构造和创建对话框, 防止应用程序的资源文件被串改-from memory structure and create dialog, to prevent the application's resource file is altered
Platform: | Size: 93184 | Author: えエ | Hits:

[GUI DevelopResizeDlgTest

Description: 可以调整尺寸的对话框例子,在对话框右下角显示一个三角,可以调整控件的尺寸及位置.利用CResizableDialog实现,该类派生自CDialog,是纯MFC的例子-can adjust the size of the dialog example, the lower right hand corner of the dialog box shows a 1.3, can adjust the controls the size and position. Use CResizableDialog realized, derived from CDialog such, are pure examples of MFC
Platform: | Size: 39936 | Author: xb | Hits:

[Dialog_WindowCatWork0506

Description: 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件夹,但我好像找不到这样的标志。-calculated MDI window for a few, only showed the folder open dialog lt; Window management gt; One, I was writing a Multiple Document MFC (MDI) applications. The father of the window, how can I check all the MDI window whether son have closure? If the closure of all, I think in my main window activated a pane. 2, I was with Visual Studio.NET and MFC do a procedure. In my programs, and users have to choose a folder, and copies of documents in which. I can call OpenFileDialog to allow users to select a file, but how to open the box only shows that folder? I have seen a lot of the installation process is limited to only the dialog box shown folder, but I do not like the signs.
Platform: | Size: 158720 | Author: 东方旭 | Hits:

[Dialog_Windowzsplitter_demo

Description: 从CWnd派生的splitter类让你在dialog,property sheet或其它window上分割窗体的一个例子. 作者:Mike Melnikov -CWnd derived from the splitter let you type in the dialog, property sheet or other forms separate window on the one example. Author : Mike Melnikov
Platform: | Size: 78848 | Author: wave | Hits:

[Windows Develop源码易容无限换肤有术

Description: 源码易容无限换肤有术,易开发的希望可以对你有帮助-Changing the skin of a window or dialog.
Platform: | Size: 83968 | Author: sd | Hits:

[GDI-BitmapExam06_02

Description: 一个基于对话框的应用程序,CDialogBar类用法-This is an application project to show you how to use the CDialogBar class. It is based on Dialog project.
Platform: | Size: 1998848 | Author: 刘奎 | Hits:

[Dialog_Windowfloatwindow

Description: 一个浮动的Dialog窗口。编译,进入程序后,按工具条中的“裁减”命令,打开浮动窗口-a floating Dialog window. Build into procedures, according to the tools of the "cut" orders, floating window open
Platform: | Size: 32768 | Author: 康敏 | Hits:

[GUI DevelopDynamicDialog_demo

Description: 一个在程序中动态创建对话框的例子,不需要些RC文件的脚本。-in a dynamic process of creating dialog example, do not need more RC paper script.
Platform: | Size: 38912 | Author: 刘怀国 | Hits:

[OpenGL program对话窗体中使用openGL

Description: VC对话框程序实现openGL在对话窗体上画3D图像,并可以根据BMP图片绘制3D物体的背景。-VC Program openGL dialog box in the dialogue window painted 3D images, and BMP images can draw 3D objects on the background.
Platform: | Size: 189440 | Author: 王金营 | Hits:

[Windows Develop本程序用WTL编写

Description: 本程序用WTL编写,运用了HOOK,模态对话框转为非模态(标准FileDialog),窗体分隔-the procedures used WTL preparation, use of HOOK, Modal Dialog converted to non-modal (standard FileDialog), Form segregation
Platform: | Size: 147456 | Author: 辛万江 | Hits:

[GUI DevelopMyDialog

Description: 本程序是属于界面编程,是一个圆形的对话框 有很多不好的地方,请各位高手指教。-procedures is the programming interface is a circular dialog a lot of bad things, please enlighten master.
Platform: | Size: 1915904 | Author: 黄后湘 | Hits:

[GUI DevelopCDialogSK_demo

Description: 本系统实现了对话框界面随着资源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 dialog also include if the background color is transparent green can show!
Platform: | Size: 32768 | Author: | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net