搜索资源列表
工具条状态栏编程
- 一个包含有工具条以及状态条的vc代码的程序,很好用的,用了很多次,里边的代码都是经典的.-contains a tool of the state and of the code of procedures vc good use, and spent a lot of time, inside the code are classic.
ToolBar4
- a. ToolBar4---- 工具条 按住ALT+鼠标 工具条的按纽跟着鼠标移动。 主要是一个重写的类ToolBarEx.cpp 使用这个类的时候 使用上自定义的消息 另外,只能保存当前状态,在第二次打开本程序的时候toolbar 的工具条和上一次一样! b. TOOLBAR 里面的下拉按纽 有通知 按纽的通知 ON_NOTIFY(TBN_DROPDOWN, AFX_IDW_TOOLBAR, OnToolbarDropDown)