搜索资源列表
OutlookbarAddin
- MS Outlook 邮件客户端软件的工具条插件编程实例。VC++ 6.0 以上。-MS Outlook e-mail client software plug-in tools of the programming examples. VC 6.0 and above.
256toolbar
- 这是一个基于VC++6.0的MFC技术的程序,可以创造一个相当漂亮的工具栏。-This is a VC 6.0 MFC procedures, can create a very beautiful toolbar.
PHPCMSup401
- 能特点: 1.采用 PHP + AJAX 的方式构建。客户端采用缓存技术,减轻服务器的负担。 2.可以远程管理服务器上的文件,包括上传,下载,新建,编辑,复制,粘贴,删除,远程下载等文件操作。 3.实现了远程 ZIP文件打包/解压。 4.多用户,权限管理,可以分配用户各自的操作目录和可操作的文件类型。 5.两种浏览方式:列表模式和图标模式。 6.在图标模式下可以预览图片文件的缩略图。 7.编辑器可以显示行号,字符替换等功能。 8.自定义风格模板。默认管理员:admin 密码:admin-can
VC6_toolbar
- 6.0关于工具条的设计,包括如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-6.0 on the tools
EasySkin
- 一个皮肤文 件 用VC++6.0开发的-a skin file with the development of the VC 6.0
VB6_NeoCaption_Demonstration
- 以替你的软件作“换肤手术”,可以更换软件的外观,形状、颜色以及看起来的感觉。让软件界面不一定是长方形的,也可以是圆形、椭圆形或者不规则形状。不只是主窗口画面可以做变化,连软件的其他设定画面、对话框等等也都可以依照你的意思来设计,半透明、阴影等效果都可以。你还可以把软件设计得像是MAC、UNIX等其他操作系统的软件的样子。设计步骤有四个:1.先用绘图软件画出一张图,并且储存成bmp格式。2.用文本编辑软件编辑一个Skin.xml文件。3.用Visual Basic设计一个对话框,并且把Active
DockableToolbarwithNoClose
- 浮动可任意位置靠停的toolbar,没有关闭按钮;VC++ 6.0
真彩工具条类
- CTrueColorToolBar m_wndToolBar; m_wndToolBar.CreateEx(this, TBSTYLE_FLAT, WS_CHILD | WS_VISIBLE | CBRS_LEFT | CBRS_SIZE_DYNAMIC);//创建并设置工具栏样式 m_wndToolBar.LoadToolBar(IDR_TOOLBAR1);//加载一下普通工具栏 m_wndToolBar.LoadTrueColorToolBar(59, IDB_BITMAP3);
ToolTip.rar
- 一个工具条Tooltip的实现,希望对使用VC++/VC.net的朋友有帮助,A realization of Tooltip using VC++6.0
rcracki_mt_0.6.6_src
- 彩虹表利用工具源代码.支持各种彩虹表,带彩虹表产生功能!-A rainbow table tools of source code. Support various a rainbow table, with a rainbow table produce function!
TOOLBAR_AND_TOOLTIPS
- Visual C++ 6.0 工具栏按钮加提示信息-Add tips to toolbar in Visual C++ 6.0
DialogDemoBarExample
- 基于Visualc++6.0开发环境下的,用MFC实现的一个Demo工具条例子-dialog demo bar in vc 6.0
CoolBar
- this is simple toolbar made with vb 6.0
floatingPropSheet
- VC++6.0源代码,可以浮动的属性页和工具条,编译通过-Property page and can be floating toolbar
Readme_English
- 1.The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist
pngdib-3.1.0
- vc 6.0 环境下开发的在文件复制过程中显示进度的进度条-vc 6.0 development environment, displayed during the file copy progress bar
StatusToolbar
- Visual C++6.0下编写的简单的状态栏程序,适合初学者学习。-Written in the Visual C 6.0, a simple status bar program for beginners to learn.
toolbartest
- 我见过人家的一些工具栏,各有特色,但不人性化. 基于此,我在前人的基础上作了一些改动.使其使用起来和VC中标准的CToolBar有什么两样 主要功能: 能显示24位色(含)以下的各尺寸图标 能设置背景色或背景图 1 将ToolBarEx.cpp和ToolBarEx.h加入到工程 2 在MainFrame.h中包含对ToolBarEx.h的引用 3 将原CToolBar m_wndToolBar改为CToolBarEx m_wndToolBar 4
GUI_06
- MATLAB GUI教学视频6:下拉菜单Pop-Up Menu的基本用法-MATLAB GUI Teaching video 6: drop-down menu Pop-Up Menu of the basic usage
04_ScrollBarDemo
- 滚动条常用功能,演示滚动条常用使用方法,VC++ 6.0 ,MFC-Scrollbar common functions, common usage demo scroll bar, VC++ 6.0, MFC
