Welcome![Sign In][Sign Up]
Location:
Search - explorer control tree

Search list

[Dialog_WindowWindows资源管理器

Description: 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operators and other functions. The cases mainly introduces the tree controls the use, list control the use of the Windows API related to the use, icon list system for the acquisition, and recursive directory traversal.
Platform: | Size: 29466 | Author: 唐堂 | Hits:

[TreeViewExpTreeLib_src

Description: Use Visual Basic.NET to develop Explorer Tree Control with ImageList Management
Platform: | Size: 40718 | Author: luckzyw | Hits:

[ActiveX/DCOM/ATLFldrView

Description: The Folderview ActiveX Control mimics the behaviour of the Windows Explorer Treeview showing the tree structure of the files and folders and other items in the shell s namespace. 模仿windows资源管理器的树状浏览 -mimics the ActiveX Control behavior of the Windows Explorer Treeview sho wing the tree structure of the files and folders and other items in the shell's namespace. imitate the wind ows resources management for the Tree View
Platform: | Size: 59874 | Author: cai | Hits:

[Dialog_WindowWindows资源管理器

Description: 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operators and other functions. The cases mainly introduces the tree controls the use, list control the use of the Windows API related to the use, icon list system for the acquisition, and recursive directory traversal.
Platform: | Size: 417792 | Author: 唐堂 | Hits:

[TreeViewExpTreeLib_src

Description: Use Visual Basic.NET to develop Explorer Tree Control with ImageList Management
Platform: | Size: 39936 | Author: luckzyw | Hits:

[ActiveX/DCOM/ATLFldrView

Description: The Folderview ActiveX Control mimics the behaviour of the Windows Explorer Treeview showing the tree structure of the files and folders and other items in the shell s namespace. 模仿windows资源管理器的树状浏览 -mimics the ActiveX Control behavior of the Windows Explorer Treeview sho wing the tree structure of the files and folders and other items in the shell's namespace. imitate the wind ows resources management for the Tree View
Platform: | Size: 59392 | Author: cai | Hits:

[Button controltreelist

Description: 在vc6.0环境中基于mfc的list控件产生的一个派生类,可以在list控件内添加树形控件项目,最终显示结果类似于windows资源管理器左边的导航栏,非常实用,结合了list和tree控件在一起-Vc6.0 environment in the list based on the mfc controls generated a derived class, you can add controls in the list tree control projects, the ultimate result will be displayed similar to windows Explorer left navigation bar, very practical, a combination of list and tree Controls with
Platform: | Size: 5120 | Author: 余振江 | Hits:

[GUI Develop080415PathPicker_src

Description: 选取路径 类似于 Windows 的资源浏览器的树形控件-Select the path to resources similar to Windows Explorer tree control
Platform: | Size: 1277952 | Author: wesley | Hits:

[File Operatejavadirtree

Description: java实现系统目录树控件 //导入以下类 import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager //在面板初始化的地方 FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象 JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它这个树就是系统文件目录树了; ftm.setShowHidenFiles(true) //设置是否显示隐藏文件 ftm.setShowFilesMode(ftm.SHOWFILESMODE_ALL) //显示的模式有两种(ftm.SHOWFILESMODE_ALL 显示全部 -java realization of the system directory tree control// into the following categories of import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager// in the panel to initialize the local FilesTreeManager ftm = new FilesTreeManager ()// add a file directory Object Explorer tree JTree tree = ftm.getFilesTree ()// add a JTree object to ftm.getFilesTree () assigned to it by the tree is a tree system files ftm.setShowHidenFiles (true)// Set whether to display hidden document ftm.setShowFilesMode (ftm.SHOWFILESMODE_ALL)// show mode, there are two (ftm.SHOWFILESMODE_ALL Show All
Platform: | Size: 151552 | Author: pazhu | Hits:

[OS programBatchRenamer

Description: 简单快捷的批量重命名软件,支持撤销。内含资源管理器目录树控件的全部源码,不含第三方控件,绿色软件。-Simple and quick batch rename software to support the revocation. Intron Explorer directory tree control of all source code, excluding third-party control, green software.
Platform: | Size: 60416 | Author: leosimon | Hits:

[TreeViewMyTreeCtrl21

Description: 树控制用于显示具有一定层次结构的数据项。很多应用程序都使用该控件,例如资源管理器中的磁盘目录等。-Tree control used to display a certain hierarchy of data items. Many applications use the control, such as Explorer, such as the disk directory.
Platform: | Size: 22528 | Author: ANDYDENG | Hits:

[WEB Codewebedit

Description: 系统采用ASP编写。可以让您随时随地管理和保存您的文件、资料等。管理界面和功能类似于windows的资源管理器,具体功能如下:1、类似于windows资源管理器的文件目录列表;2、文件复制、剪切、粘贴、邮寄、下载、浏览、删除等常见操作;3、目录创建、重命名、删除等目录操作;4、类似于windows资源管理器的目录树,并具有记忆功能;5、无限个数的多文件同时上传;6、用户资料修改、密码取回等用户控制面板。 -ASP preparation system. Allows you anytime, anywhere management, and save your documents, information and so on. Management interface and functionality similar to the Explorer windows, the specific features are as follows: 1, similar to windows Explorer file directory listing 2, file copy, cut, paste, post, download, browse, delete, such as common operation 3, directory create, rename, delete, such as directory operations 4, similar to windows Explorer directory tree, and have memory function 5, unlimited number of multi-file upload at the same time 6, modify user information, passwords to recover, such as user control panel.
Platform: | Size: 71680 | Author: 苗波 | Hits:

[TreeViewCDirTreeCtrl

Description: 实现类似于WINDOWS资源管理器的树状控件,-To achieve similar to the WINDOWS Explorer tree control
Platform: | Size: 36864 | Author: jiangyulei | Hits:

[Othertreeview

Description: MFC控件,树形,像资源管理器一样,实现树形获取文档的功能-MFC control, tree, like the Explorer, the same access to the document to achieve the function tree
Platform: | Size: 1890304 | Author: 殿 | Hits:

[Button controlMyExplorer

Description: 简单实例说明了树控件的初始化,使用方法,二态,三态树的不同,类似windows资源管理器的形式。-Simple example illustrates the initialization of the tree control, use the method, two state, three-state tree of different, similar to windows explorer form.
Platform: | Size: 2843648 | Author: 路标 | Hits:

[GUI DevelopExplorer

Description: 一个Exepoler,用mfc 编写的,里面包含了 tree control 和 tab control的应用,大家共同进步-A Exepoler, written with mfc, hoping to provide people in need, we progress together ...
Platform: | Size: 2008064 | Author: 邓雪潘 | Hits:

[Delphi VCLShell-Control-Pack

Description: Give your Delphi and C++Builder applications Windows Explorer functionality with the Shell Control Pack. Simply place four components on a form set two properties and you have a working Explorer! These powerful shell components include tree view, list view and combo box. Full access is available to drag and drop (into, out of and within your application), context menus including "Send To", renaming/deleting, copy/paste, namespace extensions and much more.
Platform: | Size: 1412096 | Author: liji | Hits:

[.netTree

Description: 内容索引:VC/C++源码,界面编程,树形菜单   TreeCtrl、ListCtrl 树形控件VC示例源程序,用它制作出简洁型的树形控件,类似Windows资源管理器的左侧菜单,树菜单在WEB编程以及Winform编程中都使用频率较高,因此对广大编程朋友来说有必要掌握这项常用技术。 -Content Indexing: VC/C++ source, interface programming, tree menu TreeCtrl, ListCtrl tree control VC sample source code, use it to produce a compact tree control, similar to Windows Explorer menu on the left side of the tree menu in the WEB programming and programming in Winform higher frequency of use, therefore it is necessary to grasp this common technique for the majority of programming friends.
Platform: | Size: 43008 | Author: alic | Hits:

[File OperateResManagement

Description: 简单的资源管理器,包括树控件和列表控件的操作,适合初学者学习。-Simple Explorer, including tree control and list control operation, suitable for beginners to learn.
Platform: | Size: 1939456 | Author: Oxlll | Hits:

[Windows Developtreelist

Description: 一个VC++树控列表控件例子TreeList Src源码,生成类似Windows资源管理器风格的树形菜单,可展开折叠目录,用在窗口左侧右侧都可以,VC++ TREELIST源代码例子,欢迎初学者参考。-A VC++ tree control list control example TreeList Src source, generating similar to Windows Explorer style tree menu, expand folding directory, use the left side of the window on the right can, VC++ TREELIST source code examples, welcome beginners reference.
Platform: | Size: 50176 | Author: wpudn19 | Hits:
« 12 »

CodeBus www.codebus.net