文件名称:WindowsParentChild
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2017-07-07
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- rubd****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
探究当父窗口隐藏、最小化等情况时,对子窗口的影响,哪些是受父窗口的限制的。windows下的窗体的parent有两种类型:parent、owner,两种情形要分别对待。(To find out the affection to chidren windows when the parent window is hidden or minimized. There are two types of "parent" window conception in windows programming:"parent" and "owner". Each should be tested separately.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stdafx.h
验证说明.txt
Debug\OwnerAndParent.exe
OwnerAndParent.cpp
OwnerAndParent.h
OwnerAndParent.rc
OwnerAndParent.sln
OwnerAndParent.suo
OwnerAndParent.vcproj
Resource.h
stdafx.cpp
Debug
验证说明.txt
Debug\OwnerAndParent.exe
OwnerAndParent.cpp
OwnerAndParent.h
OwnerAndParent.rc
OwnerAndParent.sln
OwnerAndParent.suo
OwnerAndParent.vcproj
Resource.h
stdafx.cpp
Debug