文件名称:mfc_general_ctrlbars
- 所属分类:
- 工具条
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 20.91kb
- 下载次数:
- 0次
- 提 供 者:
- srom*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Multiple control bars in a fr a me window, selective hiding and showing of control bars, and dynamic rearrangement of controls along the border of the fr a me window. The control bars are allocated space in the fr a me window according to their Z-order, which initially is the order in which they are created (see CMainfr a me::OnCreate). CTRLBARS changes the Z-order of the dialog bar with the CWnd::SetWindowPos function. It hides or shows a control bar using CWnd::ShowWindow. Whenever CTRLBARS changes the Z-order or hides or shows a control bar, it calls Cfr a meWnd::RecalcLayout afterward so that the window real estate is reallocated to the remaining visible control bars.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 33753157mfc_general_ctrlbars.rar 列表 mfc_general_ctrlbars\ctrlbars.clw mfc_general_ctrlbars\ctrlbars.cpp mfc_general_ctrlbars\ctrlbars.dsp mfc_general_ctrlbars\ctrlbars.dsw mfc_general_ctrlbars\ctrlbars.h mfc_general_ctrlbars\ctrlbars.mak mfc_general_ctrlbars\ctrlbars.rc mfc_general_ctrlbars\l.jpn\ctrlbars.rc mfc_general_ctrlbars\mainfrm.cpp mfc_general_ctrlbars\mainfrm.h mfc_general_ctrlbars\makefile mfc_general_ctrlbars\palette.cpp mfc_general_ctrlbars\palette.h mfc_general_ctrlbars\res\ctrlbars.ico mfc_general_ctrlbars\res\palette.bmp mfc_general_ctrlbars\res\styles.bmp mfc_general_ctrlbars\res\toolbar.bmp mfc_general_ctrlbars\resource.h mfc_general_ctrlbars\stdafx.cpp mfc_general_ctrlbars\stdafx.h mfc_general_ctrlbars\l.jpn mfc_general_ctrlbars\res mfc_general_ctrlbars