资源列表
XPListBar
- ListBar XP for Powerbuilder 10.5
FloatMenu_
- VC++制作窗口内的浮动菜单和工具栏实例,像标准的窗口菜单和工具栏类似,只不过通过处理后,菜单和工具栏可以从主窗体中分享,浮动在屏幕的任意位置,可关闭浮动菜单和工具栏,像Office软件中,类似的菜单工具条随处可见,按住菜单头部的竖条即可把菜单从主窗口中分离。-VC++ produced within the window floating menus and toolbars instance, like a standard window menu and toolbar similar,
fudongbars
- 实现浮动效果的工具条,可以停留在菜单栏下面,也可以浮动显示在窗口的其它地方,象VC中的工具条的效果-achieve the floating effect of the tool can stay below the menu bar. can be displayed on the floating window to the other places, like VC tools of the effect
DockInActiveXCtrl
- 一个在工具栏上插入media player的例子--An example of adding media player to the tool bar
CoolDialogBar
- 自绘的可停靠窗口,继承自CControlBar控件,很专业的代码-customed dockable CWnd,inherited from CControlBar, is a copy of professional code
MyDrawing
- 可以使用点,线,矩形等进行画画 主要使用ON_WM_LBUTTONDOWN() ON_WM_MOUSEMOVE() ON_WM_LBUTTONUP() 三个函数进行操作-can use points, lines, Rectangular etc. paint mainly use ON_WM_LBUTTONDOWN () ON_WM_MOUS EMOVE () ON_WM_LBUTTONUP () function to operate 3
Test3
- CToolBar Example CComboBoxToolbar See This Source Code
DialogToolBar
- 使用MFC向导创建基于文档的应用程序,演示如何在对话框中创建工具栏-Use MFC wizard to create document-based application that demonstrates how to create a toolbar in the dialog box
ToolbarBtnFromList
- 带背景的工具栏,其中有些代码值得大家借阅,希望对某些人有莫大用处。-Toolbar background, some of the code we should borrow some great use.
testToolbar
- 上面有很多控件的工具条- Above has very controls the tool strip
testToolbar.zip
- 工具栏实验源代码,Visual 开发!
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools