-
基于Dialog类,一个简单的查找字符串的程序,带有菜单等功能...
基于Dialog类,一个简单的查找字符串的程序,带有菜单等功能-Dialog-based class, a simple procedure for the search string with the menu and other functions
- 2022-09-15 22:40:03下载
- 积分:1
-
Using Form style MSN. Separate Forms.
Using Form style MSN. Separate Forms.
- 2022-06-16 06:41:36下载
- 积分:1
-
选择文件夹,得到列表。提供给大家一个可以改善的例子,出于不同的需要可以进行改动...
选择文件夹,得到列表。提供给大家一个可以改善的例子,出于不同的需要可以进行改动-choose folders, get list. For everyone can improve an example for the different needs can be altered
- 2022-01-25 16:51:20下载
- 积分:1
-
: subtitles rolling realization of the original code
说明:实现字幕滚动的原码 -: subtitles rolling realization of the original code
- 2022-03-01 14:13:02下载
- 积分: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
-
一个实现自给窗口标题的源码,采用vc++实现,很参考价值
一个实现自给窗口标题的源码,采用vc++实现,很参考价值-a window to achieve self-sufficiency in the title of the source, using vc realized, very valuable reference
- 2022-03-25 15:08:34下载
- 积分:1
-
逃跑按钮的巧妙实现.如何限制用户在不满足设定的条件时切换到其它属性页和向导页。...
逃跑按钮的巧妙实现.如何限制用户在不满足设定的条件时切换到其它属性页和向导页。-Realize ingenious escape button. How do I restrict users are not satisfied with the conditions set to switch to the other property pages and wizard pages.
- 2023-01-23 02:00:04下载
- 积分:1
-
用vc++实现的放大镜功能的程序,已经有可执行的文件,
用vc++实现的放大镜功能的程序,已经有可执行的文件,-vc used a magnifying glass to achieve the function of procedures, have an enforceable document,
- 2022-07-06 18:06:00下载
- 积分:1
-
CAJViewer论文阅读器,可以看很多的论文,比如万方下的
CAJViewer论文阅读器,可以看很多的论文,比如万方下的-CAJViewer thesis reader, you can watch a lot of papers, for example, under万方
- 2022-06-02 07:54:16下载
- 积分:1
-
制作一个透明的窗口,增加软件和眼睛线。里面的代码…
作个有透明度的窗口,增加软件的悦目行。里面的代码,稍微改一下就成为自己的新界面-Make a transparent window, an increase of software and eye line. Inside the code, click on a slight change of their own new interface
- 2022-06-22 04:09:17下载
- 积分:1