资源列表
带下拉菜单的工具条
- 在工具条上添加菜单。-add menu in the toolbar.
A25
- 这是一个MFC程序中,在本程序中使用大工具栏和大图标。-MFC program using large toolbars and large icons
DelCloseBtnInFloatToolBar
- 如何从浮动工具条中去掉Close钮,大家知道,浮动中的工具条是带X(Close)按钮的,有时候我们不想显示它,怎样解决呢?-from the floating of the tools and remove the Close button, as you know, The floating tool belt is X (Close) button, and sometimes we do not want to show it, how to solve it
20060330112760
- 可以自由修改外观的滚动条-源代码,代码编写为vb.net-can modify the appearance of scroll-source code, code prepared for vb.net
SkinExample
- 简单的源码实现工具栏换肤功能,何千千静听换肤有相同的功能哦
toolbar_hotbuttons_demo
- 不错的快捷键程序-good shortcuts procedures
tpjbms
- Dialog box with directory and file selection(Dialog box with the directory and file selection)
TB256icon
- 告别图标失真的烦恼,在VC中如何保证256色以上的图标加载后不失真。-Farewell icon distortion of trouble, how to ensure that the VC icon to load more than 256 colors without distortion.
IECtrlBar
- 内容索引:VC/C++源码,界面编程,收藏夹 VC++仿IE右侧展开功能的窗口源码,也就是IE工具条的功能,点击收藏夹,会展开收藏夹,可随手关闭,打开后浮在右侧,至于窗口内的内容这个就看你的需要了,可以是菜单,也可以是图片,随你便了,这里主要是说菜单的实现过程 .-Content Indexing: VC/C source code, interface programming, favorites VC imitation started right IE window func
c_docking_bar_child_frame_prj.zip
- C语言停靠工具条编程示例代码
bmp_toolbar
- vc6下制作真彩工具栏的例子。本例使用的位图大小比例是16*16的32位真彩,导入vc6后不可见。实现代码很简单,在cmainframe的oncreate函数中 并在视图类中加入工具栏按钮的消息映射即可。-vc6 produced an example of true color toolbar. This example uses a bitmap size of the ratio is 16* 16 32-bit true color, not visible after import v