搜索资源列表
multi_size_multi_color_toolbar_sample.zip
- 可以显示大图标或小图标,显示文字或不显示
可以显示多行文字的工具条
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。-CToolBar not support multiple lines, the paper will adopt a customized MFC / C CMTToolBar achieve the tools of the extra lines. Their idea is to put the
multi_size_multi_color_toolbar_sample
- 可以显示大图标或小图标,显示文字或不显示-The toolbar which can display large icon or small icon, display text or not
test
- VC对话框程序添加高亮效果工具栏并显示文字提示-VC dialog box program to add highlight effect toolbar and show text reminder
toolbarshow
- 显示多航文字的工具条,可以显示多行文字效果-Display multiple routes text toolbar, you can display multiple lines of text effect
testmtsc
- CToolBar不支持多行文字,本文将通过一个定制的MFC/C++类 CMTToolBar 实现在工具条中显示多行文字。其思路是先把文字变成位图,再替换原来的工具条位图,达到显示多行文字的效果。 -CToolBar does not support multiple lines of text, this article will be customized through a MFC/C Class CMTToolBar achieve the toolbar to display
vbformmenu
- VB窗体自绘,无标题栏+弹出式菜单,弹出菜单目前仅支持一级。 菜单栏上各个顶级菜单的区域,有几个元素就有几个顶级菜单 顶级菜单的文本 顶级菜单的索引号,从0开始 鼠标是否在顶级菜单上 标题栏上文字的颜色 标题栏的背景色 标题栏上文字的大小 整个菜单栏的背景色 菜单栏上顶级菜单正常时的背景色 按下鼠标时顶级菜单的背景色 选中顶级菜单时显示的圆角矩形外边框的颜色 鼠标在
2
- c++源文件,用于做界面时显示文字的渐变颜色-c++ source file, using for displaying the colour of words gradually.
CToobarDemo
- 能实现对工具栏上的文字动态显示,并能给工具栏添加相应的信息-ToolBar MFC Visual C++