-
一个强大的OwnerDraw菜单
A Powerfull Ownerdraw Menu
A fully featured owner-draw menu class
CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope it is still useful to you.
I constructed the class from the Scribble sample application and some of the drawing code is copied from the CCoolMenuManager class. Additionally, I have also used a class named CBCGKeyHelper from BCGControlBar to show the accelerator key text.-A Powerfull Ownerdraw Menu A fully featured owner-draw menu class CMenuXP is a class derived from CMenu using ownerdraw technology. I named it MenuXP because I expected it to be like the menus found in Office XP and Windows XP, but I failed to accomplish it. The main difficulty that I had was converting the 3D border of the menu into a flat one, but I hope
- 2022-09-10 15:40:03下载
- 积分:1
-
用vc做的拨号控件,源代码。很不错的哈
用vc做的拨号控件,源代码。很不错的哈-vc do with the dial-up controls, the source code. Very good Kazakhstan
- 2022-11-23 08:35:03下载
- 积分:1
-
一个有趣的功能软件,我非常喜欢。希望大家接受。
一个有趣的功能软件,我非常喜欢。希望大家接受。-It is an interested software,I like it very much.I hope everyone can like it.
- 2023-01-24 11:20:04下载
- 积分:1
-
该项目主要就是CXPButton的DrawItem函数的重载。在DrawItem中重新新绘制了
按钮的各中状态时的显示效果。具体的实现代码中有大体的说明。...
该项目主要就是CXPButton的DrawItem函数的重载。在DrawItem中重新新绘制了
按钮的各中状态时的显示效果。具体的实现代码中有大体的说明。-The project is mainly a function of the overloaded CXPButton the DrawItem. The DrawItem re-draw the button in all new state of the display. Concrete implementation of the code are general instructions.
- 2023-02-18 03:35:03下载
- 积分:1
-
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focuse...
在MFC中,要使用图形按钮,一般会选择CBitmapButton类,使用CBitmapButton类可以设置按钮的Normal、 Selected、Focused和Disabled四种状态的bmp图像,这四副状态图像要求同尺寸大小,其中normal状态图片是必需提供的。常见调用代码示例:-In MFC, it is necessary to use the graphical button, choose CBitmapButton general category, the use of CBitmapButton category button you can set the Normal, Selected, Focused and Disabled four state bmp images, which require four state image with the size, in which normal state image provided is necessary. Common to call the code example:
- 2022-01-30 20:30:39下载
- 积分:1
-
这是一个计算机处理的图片 可以用来图像处理
这是一个计算机处理的图片 可以用来图像处理-This is a computer processing images can be used to image processing
- 2022-08-03 21:12:52下载
- 积分:1
-
keys identification procedures by a word and two procedures : the keyboard is a...
按键识别程序由1和2两个字程序组成:1文件是键盘扫描子程序,2文件是求键值子程序,-keys identification procedures by a word and two procedures : the keyboard is a document scanning subroutine, the two documents were seeking keys subroutine,
- 2022-05-18 08:04:00下载
- 积分:1
-
可自定义的可种按扭组合,为界面增加更丰富的元素
可自定义的可种按扭组合,为界面增加更丰富的元素-Customizable buttons can be different combinations, in order to increase the richness of the interface elements
- 2022-05-22 10:49:08下载
- 积分:1
-
很好的时间控件,只需要在vb中加载就可以用
很好的时间控件,只需要在vb中加载就可以用-good time controls in vb only need to load it may
- 2022-05-30 12:57:48下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2022-07-11 20:53:02下载
- 积分:1