Welcome![Sign In][Sign Up]
Location:
Search - BCMenu

Search list

[Menu controlVCPIClaseMenuEx

Description: 这是一个十分酷的菜单代码,及示例工程.此代码来源于一个老外的网站,相信大家下后一定会十分喜欢.我感觉这个菜单界面确实很好-This is a very cool menu code, and examples of projects. This code from the website of a foreigner, I believe we will after very fond of. I feel this is indeed a very good menu interface
Platform: | Size: 78848 | Author: 李滨 | Hits:

[File OperateBCMenu

Description: vc添加背景音乐 vc添加背景音乐-vc mfc add bk music
Platform: | Size: 20480 | Author: | Hits:

[Special EffectsvcImageprocessing

Description: VC图像处理开发包 二值化 滤波等函数实现-VC Image Processing Development Kit binarization filtering function implementation
Platform: | Size: 2382848 | Author: 何冬 | Hits:

[OtherImagePrc

Description: 在VCKBASE上读到《自绘菜单的实现》[作者:querw]。应用的我自己的正在进行的工程后发现效果不错,可是存在许多问题。整个类的设计方面存在很多缺陷(先天,后天的),作者参考BCMENU和原作者的CMenuEx,对CMenuEx类重新进行了组织 -The VCKBASE read " self-realization of painting the menu" [Author: querw]. Application of the ongoing project of my own and found good results, but many problems. The design of the entire class, there are many defects (congenital, acquired), the authors refer to BCMENU and the original author of the CMenuEx, right CMenuEx class re-organization
Platform: | Size: 226304 | Author: haoren45 | Hits:

[Windows Develop11388BCMenu

Description: 漂亮的菜单,在VC下可以替代原有的系统菜单,动态生成-Nice menu
Platform: | Size: 278528 | Author: 黄沙 | Hits:

[Menu controlBCMenu

Description: 著名的VC菜单设计代码,可以设计像window XP那样的菜单-Well-known VC menu design code
Platform: | Size: 20480 | Author: laoyang | Hits:

[Button controlBCMenu

Description: 按钮特效,我的基本能在VS2010上实现,做课程设计是可以利用一下-Button effects
Platform: | Size: 37888 | Author: 张三 | Hits:

[Button control600673CButtonST

Description: CButtonST类主要包括BtnST.h、BtnST.cpp、BCMenu.h和BCMenu.cpp四个文件。如果你打算使用CButtonST的窗口不止一个,那么我建议你在VC++的Workspace | FileView中导入以上的四个文件之后,然后在SdtAfx.h文件中添加合适的include语句,如#include "BtnST.h"。-CButtonST class include BtnST.h BtnST.cpp BCMenu.h and BCMenu.cpp four documents. If you intend to use of CButtonST window more than one, then I suggest you in VC++ Workspace | FileView import more than four, and then add the appropriate include statement in the SdtAfx.h file, such as# include " BtnST.h .
Platform: | Size: 411648 | Author: 李辉 | Hits:

[Button controlBCMenu

Description: 无源RFID读写器,界面编写,功能实现读卡写卡-Passive RFID reader interface to write functions the reader to write cards
Platform: | Size: 19456 | Author: fanchengxin | Hits:

[Button controlCButtonST

Description: CButtonST类主要包括BtnST.h、BtnST.cpp、BCMenu.h和BCMenu.cpp四个文件-The CButtonST the principal BtnST.h, BtnST.cpp, BCMenu.h and BCMenu.cpp four file
Platform: | Size: 462848 | Author: 李新丰 | Hits:

[GUI DevelopCButtonST

Description: CButtonST类主要包括BtnST.h、BtnST.cpp、BCMenu.h和BCMenu.cpp四个文件。
Platform: | Size: 462515 | Author: zghsr@126.com | Hits:

[Menu controlVC-BCMenu-example

Description: 一个VC++编辑的菜单,非常好用,欢迎下载-VC++ editing menu, very easy to use, welcome to download
Platform: | Size: 96256 | Author: dashan | Hits:

[Menu controlbvbsoft.com.2274

Description: VC++ IM 即时通信系统(仿QQ毕业设计) 展示 BCMenu.cpp源代码-VC++ IM instant messaging system (like QQ graduation) Show BCMenu.cpp source code
Platform: | Size: 1118208 | Author: 小红 | Hits:

[VC/MFCThe-realization-of-self-drawn-menu

Description: BCMenu::LoadMenu()对整个菜单作了处理.我注意到,如果菜单是弹出式的,那么不需要映射WM_DRAWITEM 和WM_MEASUREITEM就能实现自画功能.于是我在CMenuEx::LoadMenu()中重新构建了整个菜单, 把所有的子菜单创建为弹出式的菜单使用API函数::CreatePopupMenu() -BCMenu :: LoadMenu () made ​ ​ a deal with the entire menu, I noticed that if the menu is a pop-up, then no mapping WM_DRAWITEM And be able to achieve self-portrait function WM_MEASUREITEM So I CMenuEx :: LoadMenu () to re-build the entire menu, All the sub-menu to create a pop-up menu to use the API function :: CreatePopupMenu ()
Platform: | Size: 15360 | Author: heye | Hits:

[Windows Develop5698473

Description: VC BCMenu 自绘菜单示例,精选学习源码,很好的参考资料。-VC BCMenu menu from the painting example, select learning source code, a good reference.
Platform: | Size: 105472 | Author: 清蒸翅子 | Hits:

[Windows Develop33

Description: BCMenu 自绘菜单示例,精选学习源码,很好的参考资料。-BCMenu self-drawn menu example, the selection of learning source, a good reference.
Platform: | Size: 575488 | Author: 周历 | Hits:

[Menu controlVC-BCMenu-

Description: 自定义的自绘菜单,类似windows开始菜单的风格-Menu Style
Platform: | Size: 47104 | Author: Adolf | Hits:

[OS programBCmenu-

Description: 这是一个利用C++进行自绘和扩展菜单类的控件类,该类的使用方法和基类MENU一样,使用方便,简单,运行效率高-This is a C++ Custom MENU Class Control
Platform: | Size: 51200 | Author: 方波 | Hits:

[Button controlCXButton

Description: CButtonST的工程中加入BtnST.h、BtnST.cpp、BCMenu.h、BCMenu.cpp4个文件、2个类,并详细介绍了如何使用,内含实例,程序编译通过。-CButtonST project added BtnST.h, BtnST.cpp, BCMenu.h, BCMenu.cpp4 files, type 2, and described in detail how to use, containing examples, compiled by.
Platform: | Size: 6144 | Author: qiaoxinyu | Hits:
« 1 2»

CodeBus www.codebus.net