资源列表
MyCtrlBar
- 对原始的windows工具条进行改变,增加了一个显示时间的项.
DlgMenuToolbar
- 一个很有用的工具条程序!这个可以在对话框中添加工具栏.
MessageTranToolTip
- 让你的tooltip变的透明,通过设定透明度
toolbars_src
- 附件为对工具条的编码!该源码是运行在vc6下的!
在对话框中使用工具条
- 对话框-在对话框中使用工具条,对话框中的工具条与其他工具条是有区别的,下载看了就知道
CTrueColorToolBar_Update_demo
- This a WTL implementation of XP ToolBar and Edit Box Controls. The XP is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
TBarEditor
- This a WTL implementation of XP Toolbar and Edit Box Controls. The XP ToolBar is actually a WTL port of an XP button. The Edit Box is painted in XP style by handling the WM_NCPAINT message. It is a very simple task.
ToolStripPanelDragLeave
- 本压缩文件是在.Net 2.0下用C#语言实现的一种简单实现浮动工具栏效果的源代码。
CoolBar
- 从CControlBar派生的toolbar.已编译为独立的dll,有使用例子。 在vc++2005下编译。适合mfc初学者学习,使用。
01
- Delphi入门级,ToolBar工具栏控件的使用,详细说明的源代码。
ParseTool_DLGBARGOOD
- 一个在单文档单视图中使用CDialogBar实现的工具条,在这个工具条上放有编辑控件;可以用于实现类似Excel的功能;
SimpleIE
- 模仿IE浏览器,一个简单的IE浏览器代码,仅供学习参考!