-
dyong
调用其他窗体的函数或过程
窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。
所以不建议把公共的函数放在窗口中,可以放在模块中。
(Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
- 2014-02-09 22:35:44下载
- 积分:1
-
BiyeSheji
起重机工况选型对话框,包括程序与数据库,使用VS2008中的C++编写的MFC对话框,代码丰富。(The crane operating mode selection dialog box, including program and database use the VS2008 in C++ written MFC dialog box, code.)
- 2012-10-30 22:06:38下载
- 积分:1
-
mark
基于MFC实现在视图窗口显示设置的签名,每次的签名颜色不同。(MFC-based signatures, in the view window displays the settings every time the signature of a different color.)
- 2012-07-08 23:15:10下载
- 积分:1
-
DrawForm
说明: 自己绘制窗口界面,漂亮的窗口界面,采用dc自己绘制(Draw their own window interface)
- 2011-04-08 20:11:08下载
- 积分:1
-
MFCtext-book~
MFC 非常精确全面的课程讲解和实例,灰常有用哦~赶紧收藏和分享~(MFC is very accurate comprehensive curriculum explanation and examples, often gray with ~ quickly to the collection and sharing ~)
- 2012-06-30 11:59:13下载
- 积分:1
-
filepath_mfc
MFC中获得文件夹路径的方法,文中有源码有讲解,并在VC++6.0下运行通过。(MFC get the folder path method source code is explained in the text, and in the VC++6.0 run through.)
- 2013-09-06 13:35:43下载
- 积分:1
-
excel
基于对话框的程序,实现类似excel的基本功能 (excel dialog mfc )
- 2012-01-09 15:19:32下载
- 积分:1
-
toumingDiadlg
半透明对话框源代码可以帮助大家了解其原理,移植到自己的程序中去(Translucent dialog source code can help you understand the principle, transplanted to their own programs to)
- 2014-02-18 08:27:32下载
- 积分:1
-
3D
说明: 你曾经需要过在你的关于对话框或Splash屏幕中使用大尺寸的文本吗?怎么样才能使
文本具有3D的外貌?下面的类将为你做到这些。(Have you ever need to have in your dialog box or on the Splash screen using large-size copy of it? Like how to make text with a 3D appearance? The following categories for you to do these.)
- 2008-11-22 20:09:31下载
- 积分:1
-
dyong
调用其他窗体的函数或过程
窗口未打开的时候,可以调用,但是调用之后,窗口就被加载了,虽然未显示,是隐藏在后台的。
所以不建议把公共的函数放在窗口中,可以放在模块中。
(Call other form of function or procedure when the window is not open, you can call, but after the call, the window is loaded, though not shown, is hidden in the background. It is not recommended to put a window in a public function, can be placed in the module.)
- 2014-02-09 22:35:44下载
- 积分:1