资 源 简 介
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。
-Management information systems in many of the forms have some common elements: the menu can be opened through the framework of various types of view window, which has a view window MDI some of the features, you can form in the framework of maximizing the smallest reduction, etc., and Click on the menu can only have a window (as SDI). This form of window design gives people with a sense of well-organized. So I use VC6.0 attempt to create such a window, now the whole process for everyone to write down here should contain a number of insider MFC technology.