-
Properties dialog box and the use of contextual help
对话框和属性对话框中使用上下文帮助-Properties dialog box and the use of contextual help
- 2022-05-23 17:49:37下载
- 积分:1
-
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CV...
如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。-CDC on how to output text, graphics have to maintain function, CPtrArray the use of collections, CPaintDC with CClientDC and application of the distinction, OnPaint and OnDraw in CView relations and the realization of the insider, the realization of a rolling window, the coordinates of space, mapping the way device coordinates and logical coordinates conversion.
- 2022-03-16 05:51:56下载
- 积分:1
-
SDI的大小定z制,非常经典
SDI的大小定z制,非常经典-SDI z set the size of the system, very classic
- 2022-02-06 01:04:22下载
- 积分: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
-
在本例中,将用AppWizar生成一个可运行的应用程序,然后我们在此基础上加进一些代码,使之实现字幕滚动效果。在实例中,读者将学会如何使用AppWizar生成简...
在本例中,将用AppWizar生成一个可运行的应用程序,然后我们在此基础上加进一些代码,使之实现字幕滚动效果。在实例中,读者将学会如何使用AppWizar生成简单的应用程序。-in this case, will be used to generate a AppWizar operational applications, We then on this basis to add some code to enable it to achieve subtitles rolling effect. In the example, the reader will learn how to use AppWizar formation of simple application.
- 2022-03-07 02:24:58下载
- 积分:1
-
一个非常酷的登陆界面,基于对话框,风格清新简洁,可作为任何软件的登陆界面...
一个非常酷的登陆界面,基于对话框,风格清新简洁,可作为任何软件的登陆界面-Examples of the establishment of a hyperlink, which have encapsulated a good class to use is very simple.
- 2023-04-17 06:45:04下载
- 积分:1
-
进度条的实例3
进度条的实例3-Examples of the progress bar 3
- 2022-01-29 02:33:14下载
- 积分: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
-
一个包括了各种单位之间的换算的源程序,输入数值和选择单位后即可...
一个包括了各种单位之间的换算的源程序,输入数值和选择单位后即可-a variety of units, including the conversion of the source code, the input values and can choose units
- 2022-11-18 14:15:03下载
- 积分:1
-
vc 和flash进行,并进行通信,想研究的朋友看看.
vc 和flash进行,并进行通信,想研究的朋友看看.-vc and flash, and for communications, would like to study to see friends.
- 2022-01-25 21:17:29下载
- 积分:1