-
此程序演示了一段用VB编写的窗体颜色渐变的功能,渐变色可在程序中自行修改~...
此程序演示了一段用VB编写的窗体颜色渐变的功能,渐变色可在程序中自行修改~-This program demonstrates some form of the function of the color gradient, gradient colors can be modified in the program itself ~
- 2022-11-17 01:05:03下载
- 积分:1
-
完全基于对话框类实现,示例了怎样任意改变对话框的大小,有很好的参考价值。...
完全基于对话框类实现,示例了怎样任意改变对话框的大小,有很好的参考价值。-category dialog based entirely realized example of how arbitrary change in the size of the dialog, a very good reference value.
- 2023-06-28 23:00:03下载
- 积分:1
-
IE interface all look much more. Do you own? This is an example of IE interface...
IE的界面都看得多了。自己能做吗?这个就是一个IE界面的例子源代码。-IE interface all look much more. Do you own? This is an example of IE interface source code.
- 2022-01-23 10:42:52下载
- 积分:1
-
mfc的通用对话框示例,对学习mfc有很大帮助
mfc的通用对话框示例,对学习mfc有很大帮助-mfc the common dialog example, the study will be of great help mfc
- 2022-04-08 06:03:25下载
- 积分:1
-
Control Positioner (Control Poser)
Control Positioner (Control Poser) - This is a small class for control repositioning-Control Positioner (Control Poser)- This is a small class for control repositioning
- 2023-08-23 21:35:04下载
- 积分:1
-
CEDraw is high speed graphics library in WinCE. It depends on GAPI . This code w...
CEDraw is high speed graphics library in WinCE. It depends on GAPI . This code was written in C++ using embedded VC++ to compile it. Testing was done on an iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With its own graphics arithmetic the drawing speed is much faster than WinGDI.
- 2022-03-15 14:43:59下载
- 积分:1
-
一个对话框的示劣,它的价值就在按钮可以扩大对话诓的尺寸。不过带滚动条的对话诓的价值将是更大的。说明再清楚也不如上载的文件有价值好...
一个对话框的示劣,它的价值就在按钮可以扩大对话诓的尺寸。不过带滚动条的对话诓的价值将是更大的。说明再清楚也不如上载的文件有价值好
-a dialog box showing the poor, the value of the buttons on the dialogue could be expanded to the size invincible. But with the rolling of the dialogue invincible value will be greater. Note clearly not contained in the document as good value
- 2022-06-28 22:42:01下载
- 积分:1
-
This sample shows how to use 32
This sample shows how to use 32-bit (alpha channel) images with toolbars and
command bars. It also displays them only if running on Windows XP with themes
enabled, while it displays standard 4-bit images in other cases.
- 2022-05-06 07:46:48下载
- 积分:1
-
拾取屏幕上的颜色,类似于Flash中的吸色器
拾取屏幕上的颜色,类似于Flash中的吸色器
-pick up on the screen colors, similar to the Flash of Color suction device
- 2022-09-21 10:20:03下载
- 积分: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