搜索资源列表
drive_picker_list_demo
- 一个用于驱动器选择的列表框,可以按大图标、小图标模式显示,支持多选。如果你在做一些驱动器工具软件的话,这个类库会给你在界面上带来极大的方便。 -an option for the drive list box, in accordance with a large icon, small icon mode, choose to support. If you do drive tool software, the library will give you the interface very
ListSubItSel_demo
- clistctrl 的子项可以选择,添加颜色和进一步修改-clistctrl of the sub-option, add color and further revisions
用VB实现状态栏上的进度条
- Option Explicit Public Declare Function SendMessage Lib \"user32\" Alias \"SendMessageA\" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any) As Long Public Declare Function SetParent Lib \"user32\" (ByVal hWndChild As Long,
ExtendListBox
- 一个CListBox扩展类,可以实现ListBox各行颜色不同,并且可以设置不可选择项。注:ListBox属性必须:Owner draw:Variable,Has strings选项打钩。-CListBox expand a category, you can achieve different color lines ListBox, and can not select items can be set. Note: ListBox properties must be: Owner dra
LiveGrid
- 拖动滚动条分批加载行数据(对大数据量比较合适),是分页之外的另一种选择。类似dojo的turboGrid方式 -Drag the scroll bar to load rows of data in batches (for large amounts of data more appropriate), is a page other than another option. Similar to the dojo' s turboGrid way
CSListView_src
- ListView 控件最重要的属性是 Items 属性,它包含了控件所有的存在的项。SelectedItems 属性是控件当前选定项的集合,同时和它关联的 SelectedIndices 属性是控件中选定项的索引集合,如下示例所示,我们分别在SelectedItems 属性和SelectedIndices 属性中获取所选项索引,窗体上拖放了ListView控件和一个Button 控件,且已经往ListView控件中添加了若干列和行-ListView control is the most imp
ListNav
- 使用列表框来切换选项页,实现类似于“千千静听”的选项设置的效果-Use the list box to switch the options page, something similar to " TTPlayer" the effects of option settings
ListBox
- vb编程实现,可选择指定项目,也可选择全部内容-vb programming option specified project also choose
wwe
- 从列表框中选择相关的选项,在静态文本控件中显示选择的项-From the list box, select the relevant option in the static text control to display the selected item
