搜索资源列表
XP风格控件界面库
- ClassXP 是一个为 Windows 98/ME/2000/XP 系统而设计的控件界面库。使用 ClassXP 能非常简单 快速地把应用程序界面设置成 Windows XP 的风格。-ClassXP is designed as a controls interface library to be used in Windows 98/ME/2000/XP. One can easily and quickly configure the UI of his app to Windows X
在Visual Basic中如何拖動窗體或控件.files
- 现在的许多windows下的应用程序,都采用了图形化的界面,例如:WINAMP等!这样做的好处是可以使程序界面更漂亮生动,更具吸引力。但是在这样的界面下就不能使用Windows原来的标题条了,否则会影响界面的美观性。那么在没有标题条的情况下如何用鼠标拖动窗体呢?或者拖动其它的控件呢?-the windows of many applications have adopted a graphical interface, for example : alpha, etc.! The advanta
全系列WINDOWS XP风格控件
- VB下全系列WINDOWS XP风格控件,全部提供控件的源码。-VB full range of Windows XP style controls, controls for all of the source code.
类似QQ游戏大厅导航的树型控件
- 随着软件界面越来越花俏,windows标准常用控件难以满足实际项目的需求。在最近的项目中,需要实现一个类似QQ游戏大厅导航树型控件。参考了网络上的部分资料,自己动手制作了一个类CTreeCtrlBT。
Cell在VB中下拉树形控件示例
- Cell在VB中下拉树形控件示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp Cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 软件概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual F
修改windows系统任意控件文本内容
- 修改windows系统任意控件文本内容
按钮控件
- 包涵很多种按钮控件,对于学习控件和windows编程的朋友很有帮助
VB6.0设计真正实用的TreeView控件
- 在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView是“只读”的,不支持添加、删除、编辑、调整节点位置等操作。本文通过一个TVEdit工程说明如何解决这些问题。 TreeView是最灵活的Windows控件之一,它以分层的形式显示数据,允许用户随意扩展或折叠节点。鉴于实际生活中许多事物有着层次关系,如计算机里的文件夹、人事组织关系、地区从属关系等,TreeView的应用也极其广泛。但在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView
DirectUI.zip
- 一个无窗口界面库,实现了大部分windows控件如button, radio, static, single-line edit, dropdown combo box, list view等。,A direct UI likes MSN s DirectUIHWND, The most normal Windows controls, like button, radio, static, single-line edit, dropdown combo box, list view, etc
nschart_demo.zip
- 一个老外写的报表控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享,Written by a foreigner tree control, control the expansion of the original windows, quite good, used to share with you all
CDirTreeCtrl
- 实现类似于WINDOWS资源管理器的树状控件,-To achieve similar to the WINDOWS Explorer tree control
ATLTree
- 使用Windows标准类TreeView来建立ActiveX控件 -The example of using standard class(treeview) in windows to create activex control
TreeCtrlWnd
- 实现树控件部发功能的框口,可以扩充,tree ctrl,windows-Realization tree control function of the Department of fat box mouth, can be expanded, tree ctrl, windows
Text_CTreeBT_Demo
- 随着软件界面越来越花俏,windows标准常用控件难以满足实际项目的需求。在最近的项目中,需要实现一个类似QQ游戏大厅导航树型控件。参考了网络上的部分资料,自己动手制作了一个类CTreeCtrlBT。-With the software interface more and more fancy, windows common control standards difficult to meet the actual project needs. In a recent project, th
StatusBar
- 一个老外写的状态栏控件,对原有windows控件扩展,还蛮不错的,拿来与大家一起分享-Written by a foreigner status bar controls, controls on the expansion of the original windows, quite good, used to share with you all
testwin
- 如何在Delphi中编写小于20K的Windows程序. 演示如何使用: CreateWindow,CreateWindowEx,SendMessage and GetMessage TranslateMessage and DispatchMessage, CreateFont 演示如何使用API创建Windows窗口控件-How to Delphi in the preparation of the Windows program is less than 20K.
skinscrollbar_demo
- 滚动条皮肤,可以更换任何带滚动条的windows控件。-Scroll bar skin, you can replace any of the windows with scroll bar controls.
uoe-some
- 一些MicroSoft Windows控件的建立與使用範例(Establish and use example of some MicroSoft Windows controls)
564004
- 多种WINDOWS控件的组合用法,没有解压密码,希望对大家有帮助()
VFP-TreeView控件使用详解
- VFP Treeview控件使用详解 TreeView控件用来显示信息的分级视图,如同Windows里的资源管理器的目录。(Detailed Use of VFP Treeview Control The TreeView control is used to display hierarchical views of information, like the directory of resource managers in Windows.)