资源列表
zdcaidan
- 实现在对话框内自动添加工具条,是在对话框而不是窗口内-Implementation within the dialog box automatically add toolbar, is not the dialog window
newToolBarTest
- VC自定义工具栏,有较好的参考价值,对学习VC的朋友有用-VC custom toolbar, there is a good reference value, useful for learning VC friend
toolbarSample
- vc工具条编程,适合初学者。 vc工具条编程,适合初学者。-vc tool programming, suitable for beginners. vc tool programming, suitable for beginners. vc tool programming, suitable for beginners.
009
- 浮动工具条的实现。 显示、隐藏、浮动、停靠。-Floating toolbar achieve. Show, hide, floating dock.
W12_1_Toolbar
- 其中包含添加菜单栏的方法,以及对菜单上按钮按下、抬起的函数编写。-Which contains methods to add menu bar, as well as the menu button is pressed, the lift function of writing.
vc_toolbar
- 在对话框上建立工具栏,程序非常详细,可以指导菜鸟完成-In the dialog box to establish the toolbar, the program is very detailed and can guide the rookie completed
Record
- 有关工具条的相关操作,能够实现工具条的隐藏和显示功能-Related operations related to the toolbar, hide and display functions can be achieved toolbar
Style
- 自己添加相关的工具条,能够实现工具条的隐藏和显示功能-Add your own related toolbars, hide and display functions can be achieved toolbar
ToolbarDemo
- TOOLBAR VISUAL C++ 2005
BmpProg
- 以位图作为背景做的进度条,可以通过改变位图,进行自定义背景-Bitmap as the background to do the progress bar, you can change the bitmap for a custom background
test
- VC对话框程序添加高亮效果工具栏并显示文字提示-VC dialog box program to add highlight effect toolbar and show text reminder
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.