搜索资源列表
ToolBarComboDemo
- 在应用程序的工具栏上添加了一个组合框,类似于Win Word里面选择字体功能组合框
信息提示条
- 这是什么?就是win xp的气球信息提示的范例,适合需要的朋友们!-what it is? Win xp is the balloon prompts example, the need for friends!
office-style-menubar-
- 纯win32 api + c_++实现 ms office样式的菜单栏. 在rebar中嵌入toolbar,让toolbar实现系统菜单样式. 本代码重点是实现了鼠标移动到toolbar按钮上自动改变toolbar按钮的状态,并在相应位置弹出对应的菜单. 表现与系统菜单完全一致. 没有使用钩子,集成起来比使用钩子的方式简单很多.-create ms office style menubar with pure win32 api and c++. out of use hook.