搜索资源列表
expandlist
- 一个增强的 ListView VB版的控件,欢迎下载-an enhanced version of VB ListView Control, welcome to download
ListCtrl_v1.2
- 增强功能的Listview控件,可以嵌入Edit,Combobox,CheckBox等多种控件-enhancing function LIST VIEW, can be embedded Edit, Combobox. CheckBox, and other controls
VC++ 增强ListView控件
- VC++ 增强ListView控件
CGfxListView
- 增强的列表控件,其特点如下: 整行的高亮显示 自动列排序 支持背景图片和混合高亮选择 支持水平和垂直表格 可拖动的列 用格式对话框定制列的格式 使用列管理器管理列 支持分类视图-enhanced control list, as follows : The whole show highlighted automatic sorting out support background images and mixed highlighte
ListCtrl_v1.2
- 增强功能的Listview控件,可以嵌入Edit,Combobox,CheckBox等多种控件-enhancing function LIST VIEW, can be embedded Edit, Combobox. CheckBox, and other controls
MFC_Advanced_ListView
- 一个基于MFC的增强的列表框控件,功能、UI设计比系统默认的列表控件强很多。-MFC based on the enhanced list box control, feature, UI design than the system default list of controls a lot stronger.
listview_3
- 增强ListView控件整行加亮; 对列自动排序(用数字和文本序列); 支持背景图像和混合加亮选择; 支持水平和垂直网格; 可拖动的列; 通过Format对话框,可以定制列格式(大小、对齐); 用Column Manager管理列; -Enhanced ListView controls Highlight the entire line automatically sort the list (with
FileBrowser
- 文件浏览器使用ListView控件增强文件浏览器-File BrowserUse the ListView Control Enhanced File Browser
CListCtrlEdit
- listview控件类,增强了windows提供的默认控件-listview control class
ListView
- VB使用ListView控件改进一个文件浏览器的功能,使其变为“增强版”,将文件的标题、列表项目序号、文件大小,创建时间等属性信息都显示出来,核心代码:Me.Top = (Screen.Height - Me.Height) / 2窗体位置在屏幕中间,以下代码为ListView1添加标题栏: ListView1.ColumnHeaders.Add , , "文件名称", ListView1.Width / 3, 0
VBListViewfilebs
- VB使用ListView控件改进一个文件浏览器的功能,使其变为“增强版”,将文件的标题、列表项目序号、文件大小,创建时间等属性信息都显示出来,核心代码:Me.Top = (Screen.Height - Me.Height) / 2窗体位置在屏幕中间,以下代码为ListView1添加标题栏: ListView1.ColumnHeaders.Add , , "文件名称", ListView1.Width / 3, 0
ListView
- VB使用ListView控件增强文件浏览器-vb