-
Draw
MDI 应用程序是另一类重要的文档视结构程序。它的特点是:用户一次可以打开多个文档,每个文档对应不同的窗口;主窗口的菜单会自动随着当前活动的子窗口的变化而变化;可以对子窗口进行层叠、平铺等各种操作;子窗口可以在MDI 主窗口区域内定位、改变大小、最大化和最小化,当最大化子窗口时,它将占满MDI 主窗口的全部客户区。MDI 不仅可以在同一时间内同时打开多个文档,还可以为同一文档打开多个视图。在Windows 菜单下选择New ,就为当前活动文档打开一个新的子窗口。
(MDI application is another important document, as the structure of the procedure. It is characterized by: a user can open multiple documents, each document corresponds to a different window main window menu automatically with the current activities of the sub-window changes can be stacked pair window, tile, etc. types of operation MDI child window in the main window positioning the region to change the size, to maximize and minimize, maximize the child window when it will occupy the entire main window MDI client area. MDI at the same time not only to open multiple documents at the same time, can also open multiple views of the same document. In the Windows menu select New, on the activities for the current document open a new sub-window.)
- 2009-07-15 01:11:43下载
- 积分:1
-
AppType_demo
判断程序是文本界面/console程序还是图形界面/GUI程序 (Judging the app is whether a console app or a GUI a)
- 2020-10-24 20:20:01下载
- 积分:1
-
MFC-notebook
利用MFC编写的一个记事本小程序,能实现一般记事本所拥有的基本功能(VC prepared by an applet Notepad, Notepad, to achieve the general basic functions have)
- 2013-08-20 10:55:36下载
- 积分:1
-
Dialogbox_displayed_the_form_background_mageDlgUse
在对话框窗体里显示背景图片VC实现
在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码
(In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
- 2010-03-11 10:22:09下载
- 积分:1
-
BITBTN
能够显示图片按钮,按下和弹起可以实现两种不同的效果。对UI界面有要求时可以使用。(Can display pictures and buttons, press and bounce can achieve two different results. There are requirements on the UI interface can be used.)
- 2011-08-24 21:19:23下载
- 积分:1
-
windows2000filedlg
类似2000风格的对话框,可以直接应用于程序,增强界面的美观程度.(similar style dialog, can be directly applied to procedures, and the beautiful interface level.)
- 2007-03-21 09:48:58下载
- 积分:1
-
LineChartControlDemo
动态曲线的绘制,界面生成对话框完成动态曲线的绘制(Dynamic curve drawing,Interface Builder dialog box to complete the drawing dynamic curves)
- 2012-01-12 19:23:26下载
- 积分:1
-
EX_calculator
这是一款使用MFC编写的基于C++语言的科学计算器程序,功能齐全。(MFC C++ calculator)
- 2013-04-01 16:20:57下载
- 积分:1
-
SpliterWnd
spliter实现窗口切分功能,多个视图共同显示。(spliter achieve segmentation window function, multiple views of a common display.)
- 2010-12-13 23:11:19下载
- 积分:1
-
miniplayer
说明: 模拟winxp中的扫雷程序,相似度百分之九十以上,实现了鼠标左右键同时按下功能。(Simulated the minesweeping program in WinXP, the similarity is more than 90%, and realized the function of pressing left and right mouse buttons at the same time.)
- 2019-12-23 10:31:01下载
- 积分:1