搜索资源列表
TIF源码
- 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后.
mytreeview
- 用vb.net作的演示拖放效果的小程序。实现了treeview各节点之间及listview与treeview的拖放- The demonstration does which with vb.net tows puts the effect the scr ipt. Has realized between the treeview various pitch points and listview and treeview tows puts
在Listview中加入控件
- 此为vb.net编写。可以在Listview中增加控件。如:进度条等等。-vb.net prepared for this. In addition ListView control. Such as : the progress of and so on.
DragDropListViewReorder_src
- .NET控件开发! 扩展功能的listview,功能超强
explorer_combobox_and_listview
- 这是一个机遇.net开发实现对话框的Combobox和listview关联的控件,具有如下的功能: 1、所有文件的图标都是从系统中直接读出的,不存在采用icon的情况; 2、combobox和listview相关联,同我们的文件浏览器对话框效果一样; 3、通过该控件(包含源代码),你完全可以脱离.net中对对话框封装后而不能开发自己的特型对话框的烦恼,可以实现对话框定制了; 4、所有的代码都是通过.net平台实现的,所以不错在API的烦恼-This is an opportuni
FreeMyListView
- 用vb.net写的自定义ListView控件,功能有扩展-using vb.net write custom ListView control, function has been expanded
treeview_with_paint_robin
- 在微软的.NET 的Forms窗口控件中,比如Treeview和ListView,仅仅是对通用控件的简单封装,因此他们不正常的引发Paint事件。微软所发布内容中,能看到的唯一建议就是设置控件的ControlStyles.UserPaint类型,然后自己为控件做所有的绘图操作。-in Microsoft's.NET Forms Control window, For example, Treeview and ListView, only to the general controls
aaaalistview
- 如何使用列表视图控件 教你如何使用.net listview,非常详细-how to use the View Control List teach you how to use. Net listview, very detailed
safdsfewfewe
- + 界面编程 按钮控件 组合框控件 编辑框 TreeView控件 Static控件 PropertySheet RichEdit ListView/ListBox 菜单 工具条 状态条 对话框与窗口 系统编程 网络编程 驱动编程 数据库编程 GDI/图象编程 C#编程 .net编程 多媒体编程 通讯编程
GlacialListSource13
- .net开发的比较美观的Listview控件,可以直接在一列里输入数据,并内置combobox,textbox和time控件
ed
- 演示ASP.NET 3.5 部分新功能、新特性,包括LINQ、ListView控件、LinqDataSource、DataPager 分页控件、ASP.NET AJAX-Demonstration of some of the new ASP.NET 3.5 features, new features, including LINQ, ListView control, LinqDataSource, DataPager paging controls, ASP.NET AJAX
RCSeparator
- 改变行高 改变行颜色 可编辑subitem的listctrl subitem可编辑,插入combobox,改变行颜色,subitem的tooltip提示 (13) header 中允许多行字符串 (14) 插入combobox (15) 添加背景图片 http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c4173/
howto_net_listview_make_headers
- Create a listview with headers NET
CompleteListView
- this code is to edit listview in asp.net
ObjectListViewFull-2.3
- 一个很漂亮的ListView控件,使用.net 2008平台编写,显示内容丰富-A very beautiful ListView control, use the. Net 2008 platform preparation, display rich content
mobileui-32425
- 基于.NET CF 的UI控件源码,包含LABEL,LISTVIEW等控件,相信对MOBILE开发的朋友有作用-Based. NET CF' s UI control source, including LABEL, LISTVIEW other controls, I believe the role of friends developed MOBILE
ListView
- 基于windows ce.net的list view,windowsAPI编程,EVC开发-list view for windows ce.net,using windows API,EVC
listView
- 介绍了C#.net下Listview控件的使用-Describes the C# NET Listview control the use of
VC.NET-view
- VC.NET创建列表视图应用程序,在窗体中使用ListView表格控件,让数据结构更加清淅,便于阅读,本程序运行微软.NET平台,请使用VisualStudio2010及以上版本编译。-VC.NET to create a list view application, using a ListView form controls in the form, make data structure more clearer and easier to read. This program is ru
ListView Sorting 排序
- 自己写的VB.NET的源代码,开放出来给大家下载。