-
用vc.net编写的共用对话框程序,使用于windows系统
用vc.net编写的共用对话框程序,使用于windows系统-vc.net prepared with the common dialog procedures used in the Windows system
- 2022-01-24 18:58:50下载
- 积分:1
-
delphi国内用于 p2p网络编程的控件源代码,
delphi国内用于 p2p网络编程的控件源代码,-delphi domestic p2p network programming for the control of the source code,
- 2022-01-26 06:42:50下载
- 积分:1
-
心魔之花,vb源码,运行后在桌面出现一朵诡秘的魔花,小心别在它的音乐中进入魔境...
心魔之花,vb源码,运行后在桌面出现一朵诡秘的魔花,小心别在它的音乐中进入魔境-Heart magic flower, vb source code, running on the desktop appears a subtle magic flower, careful not to enter the music in its American McGee
- 2022-12-13 03:25:03下载
- 积分:1
-
windos桌面弹出窗口漂亮弹出对话框控件源码及示例
windos桌面弹出窗口漂亮弹出对话框控件源码及示例-beautiful windos desktop pop-up dialog box pop-up window and sample source code control
- 2022-12-07 23:40:03下载
- 积分:1
-
Click of a button, another dialog box pop Demo of the first step: add (Insert Di...
点击按钮,弹出另一个对话框的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
- 2022-03-18 15:40:01下载
- 积分:1
-
一个用于多文档MDI的对话框子窗口,与FormView不同,不需要子框架窗口的支持。...
一个用于多文档MDI的对话框子窗口,与FormView不同,不需要子框架窗口的支持。-more documentation for an MDI window-box, and FormView different, not for the support of the framework of the window.
- 2022-03-22 16:32:31下载
- 积分:1
-
计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI...
计算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.
- 2022-05-19 07:28:40下载
- 积分:1
-
File Dialog Macro 文件对话框宏(6KB)
File Dialog Macro 文件对话框宏(6KB)-File Dialog Macro file dialog Acer (6KB)
- 2022-03-24 11:42:33下载
- 积分:1
-
MFC对话框窗口分割功能实现,主要是用picture控件模拟
MFC对话框窗口分割功能实现,主要是用picture控件模拟-Partition function of MFC dialog window implementation, the main picture controls with Analog
- 2022-01-23 10:06:23下载
- 积分:1
-
Delphi编写的一个特效程序, 限制鼠标移动,隐藏标题栏上的按钮,窗体背景渐变,透明背景
Delphi编写的一个特效程序, 限制鼠标移动,隐藏标题栏上的按钮,窗体背景渐变,透明背景-Delphi effects of a procedure, the mouse movement restrictions, hidden Biaodilanshang button Windows Background gradual, transparent background
- 2022-03-11 07:29:45下载
- 积分:1