-
心魔之花,vb源码,运行后在桌面出现一朵诡秘的魔花,小心别在它的音乐中进入魔境...
心魔之花,vb源码,运行后在桌面出现一朵诡秘的魔花,小心别在它的音乐中进入魔境-Heart magic flower, vb source code, running on the desktop appears a subtle magic flower, careful not to enter the music in its American McGee
- 2022-12-13 03:25:03下载
- 积分:1
-
一个在SDI环境下切换不同视图的例子,有MDI视图切换的效果。...
一个在SDI环境下切换不同视图的例子,有MDI视图切换的效果。-A switch in the SDI environment examples of different views, have the effect of switching MDI view.
- 2022-01-21 20:15:10下载
- 积分:1
-
一个可以画三视图的程序,不过好像还没有完全弄好
一个可以画三视图的程序,不过好像还没有完全弄好-a picturesque view of the three procedures, but it seems to have not fully ready
- 2022-08-19 06:52:21下载
- 积分:1
-
创建循环窗口样式
用VC创建圆形风格的窗口-VC create circular window style
- 2023-01-03 08:55:04下载
- 积分:1
-
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这...
很多基于对话框的程序都有一个启动画面,那么如何为自己的对话框程序也加一个这样的画面呢?其实VC++开发环境中有一个现成的 Splash Screen 组件,用这个组件很容易实现基于框架类(也就是CMainFrame)的程序的启动画面,那么如果是对话框程序,没有框架类怎么办呢?所以这个组件功能不是想象的那么强。要实现基于对话框应用程序的启动画面必须另辟蹊径。这里提供一个可重用代码例子,一步一步教你实现每一个细节。利用一个定制的C++类:CSplashWnd,增强原来的 Splash Screen 组件功能。它不但可以在用于具有CMainFrame的程序,同时也可以用于基于对话框应用的程序。-many of the procedures based on the dialog has launched a picture for themselves as to how the dialog procedures were also such a picture? In fact, VC environment with a ready-made Splash Screen components, the components used easily framework based category (that is, CMainFrame) of the commencement of proceedings picture, then if the dialog procedure is not like the framework of how to do? Therefore, this component function is not so strong as imagined. To achieve based on the application"s dialog screens must choose another road. Here provide a reusable code examples, step by step teach you realize every detail. Using a customized Category C : CSplashWnd, enhance the original Splash Scre
- 2023-05-09 11:55:02下载
- 积分:1
-
VC large multi
VC++大型程序多窗口程序构架源码,最好的VC++程序设计-VC large multi-window procedure procedures source framework, the best VC Program Design
- 2023-03-15 01:20:03下载
- 积分:1
-
我们知道Windows操作系统窗口风格基本上是一致的,微软的应用软件程序也和操作系统风格基本是统一的。所以使我们的CDialog 也跟其一样,要改变它的界面风格...
我们知道Windows操作系统窗口风格基本上是一致的,微软的应用软件程序也和操作系统风格基本是统一的。所以使我们的CDialog 也跟其一样,要改变它的界面风格很困难。除非你对MFC了如指掌,甚至要了解操作系统内核。本人在摸索过程中经过无数次碰壁后,终于找到了希望。-Windows window style is basically the same, Microsoft"s application software and operating system are the basic style is unified. Therefore, we are with their CDialog, to change its style of interface is very difficult. Unless you already know the MFC, or even to understand the operating system kernel. I explored the process after numerous rebuffed after finally found hope.
- 2022-06-14 15:59:15下载
- 积分:1
-
CLayeredWindowHelperST category is shown support transparent box packaging categ...
CLayeredWindowHelperST类是支持显示透明对话框的封装类。-CLayeredWindowHelperST category is shown support transparent box packaging category.
- 2023-03-04 23:00:03下载
- 积分:1
-
MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView...
MDI生成切分窗口,并相互调用。 ◎MFC生成MDI程序框架,并允许切分窗口。 ◎静态生成左右两个切分窗口,分别与视图类CLeftView、CRightView建立关联。 ◎生成DialogBar,在DialogBar中添加Copy按钮和Clear按钮。 ◎在左侧的切分窗口中可以手动画线。点击Copy按钮可以将已经画的线拷贝到右侧切分窗口中,点击Clear按钮将左右窗口清空。-MDI production segmentation window, and call each other. MFC generation MDI procedural framework, and allow segmentation window. static generated about two split window, with the category CLeftView View, CRightView establish linkages. DialogBar generation, in addition DialogBar Copy button and the Clear button. cut in the left-hand window can be animated line. Click on the Copy button to draw the line has been copied to the right segmentation window, click on the Clear button to clear the window around.
- 2022-02-14 11:01:41下载
- 积分:1
-
VC中的消息发送的一个例子,想对话框上的控件发送信息。
VC中的消息发送的一个例子,想对话框上的控件发送信息。-an example of sending messages in the VC.
- 2022-05-22 18:41:23下载
- 积分:1