资源列表
VB-MuNu1
- VB6 菜单控件 支持自动编辑 VB6 菜单控件 支持自动编辑-VB6 menu control supports automatic editing
CMenuButton-and-Test-Project
- 针对菜单按钮的需求,给出了一个菜单按钮的CMenuButton类,以及应用该类实现菜单按钮的测试工程。-aimed at the menu button, a class of Menu Class named CMenuButton was given. a test project was presented too.
OFFICE2007
- VB仿office2007界面,调用excel做为底层数据库。-VB imitation office2007 interface, call excel as the underlying .
智能车键盘算法
- 用于飞思卡尔智能车人机交互界面的周立功键盘的人工编辑界面函数库,方便人机交流从而获得更快的发车效率。
xpMenu 3.2 beta
- 在原3.1的基础上进行了优化和改进,对从XP到WIN10的兼容性做了很大的提升。
一个写字板程序
- 用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。-C language simulation of a tablet interface. Programmers may amend it is very easy to be running a DOS-like Windows interface window.
一套精典AuthorWare模板
- 一套网少有的authorware模板。包含计时,菜单,还有框架-a rare authorware template. Include time, menu, etc. There framework.
CHSMenu2.0 国人写的很漂亮的菜单类
- 一个国人写的很漂亮的菜单类,可以适于非常个性化小程序,太漂亮了,-A beautiful menus class,it fits for very special small program
多功能菜单控件.rar
- 多功能菜单控件,即包括了菜单,也包括了工具栏、状态栏,OutLook面板等,支持VC++和VB,multifunction menu controls, including a menu, also includes a toolbar, status bar, patch panels, etc., and support the VC VB
vbFloatingmenu
- vb做的超炫的悬浮菜单(给需要做VB漂亮菜单界面的朋友们)-vb do stunning suspension menu (to do pretty menu interface VB friends)
LeftSideMenu
- 一款不错的侧边栏分类菜单控件(LeftMenu),该控件改版后支持菜单按钮上下移动,支持代码动态插入菜单按钮及菜单,支持ImageList配合使用。定义菜单时仅在InitializeLeftMenu过程中加载分级菜单。-A good sidebar categories menu control (LeftMenu), after revision to support the control up and down the menu button to support the code to
mfc自绘菜单控件
- mfc中Menu控件的美化,可改变任意菜单项的宽高,并使用自己定义的颜色作为背景,可以渐变。能够在每个菜单项左侧添加位图,并改变菜单中右侧箭头形状。本例子使用打过补丁后的VS2008创建,内附控件类的接口说明文档。