在开发图像显示程序以及视频应用程序时,常常需要全屏显示特性,比如ACD See和豪杰解霸等应用都有全屏显示功能。本文将介绍如何在MFC框架程序中实现视图的全屏显示,也就是说将标题、菜单、工具栏、状态栏以及窗口的所有边框全部被隐藏,视图充满整个屏幕。并提供全屏显示与框架窗口之间的快捷切换操作。 -in the development process images and video applications, I often need full screen display characteristics, For example, ACD See and the heroic king have applications such as full-screen display function. The paper will describe how the MFC framework of procedures to achieve the full-screen view, is the title, menu, toolbar, status bar and the window frames were all hidden, and the entire screen is full of View. And to provide full-screen display and window framework between the fast switching operation. 下载
|