-
MFC窗口界面下,对在在滚动条窗口下进行图形的重绘,可画点,线,矩形。...
MFC窗口界面下,对在在滚动条窗口下进行图形的重绘,可画点,线,矩形。-Draw Graphic.
- 2023-06-17 03:30:05下载
- 积分:1
-
Windows source package, suggesting that dynamic link library support, you can ca...
窗口封装的源程序,提示动态连接库支持,可以在VB中调用。-Windows source package, suggesting that dynamic link library support, you can call in VB.
- 2022-04-09 01:17:31下载
- 积分:1
-
能将对话框“钉”在屏幕上。见过Developer Studio中的属性对话框没有?这个类让你轻松的实现它的功能,其中的诀窍能让你目瞪口呆。赶紧下载...
能将对话框“钉”在屏幕上。见过Developer Studio中的属性对话框没有?这个类让你轻松的实现它的功能,其中的诀窍能让你目瞪口呆。赶紧下载-Dialog box to
- 2022-02-14 06:22:20下载
- 积分:1
-
运用VS2005编辑的示波器图形界面程序。采用对话框模式,可对数据动态显示。...
运用VS2005编辑的示波器图形界面程序。采用对话框模式,可对数据动态显示。-Edit VS2005 use graphical interface of the oscilloscope program. Using dialog box can be used to dynamically display the data.
- 2023-08-04 17:50:04下载
- 积分: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
-
A Freeware MFC dialog class to select an icon 图标选择
A Freeware MFC dialog class to select an icon 图标选择-A Freeware MFC dialog class to select an icon icon choice
- 2023-06-22 23:40:08下载
- 积分:1
-
Written by a foreigner progress control, control the expansion of the original w...
一个老外写的progress控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享-Written by a foreigner progress control, control the expansion of the original windows, quite good, used to share with you all
- 2022-08-26 01:15:08下载
- 积分:1
-
demonstration SDI single
演示SDI的单窗口显示内容可修改的表格式数据,并且有嵌入的滚动字幕显示,自动日期显示,自动保存窗口状态和数据内容,下次自动调用重显-demonstration SDI single-window content can modify the form of data and is embedded subtitles rolling, the automatic date display, automatic window state and the preservation of data, the next automatically called weight
- 2022-01-30 21:59:15下载
- 积分:1
-
多文档带其它控件的实现,
可以参考
多文档带其它控件的实现,
可以参考-other multi-document control with the realization that it will be
- 2022-03-24 21:29:54下载
- 积分:1
-
自己写的一个小时钟程序,用来学习。主要目的是做一个永久置顶的时钟...
自己写的一个小时钟程序,用来学习。主要目的是做一个永久置顶的时钟-himself in a small clock procedures to learn. The main purpose is a permanent set-top so that the clock
- 2022-09-14 20:10:03下载
- 积分:1