CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vb Function
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Button control
ComboBox
EditBox
TreeView
Static control
PropertySheet
RichEdit
ListView/ListBox
Menu control
ToolBar
StatusBar
Dialog_Window
Other
Tab Control
Search - vb Function - List
[
ListView/ListBox
]
FreeMyListView
DL : 0
用vb.net写的自定义ListView控件,功能有扩展-using vb.net write custom ListView control, function has been expanded
Date
: 2008-10-13
Size
: 36.51kb
User
:
jingyu
[
ListView/ListBox
]
Addrecordinvb
DL : 0
在VB的ListView中动态加载记录 这个函数中使用了LoadDataFunc对数据进行加载,它是一个自定义的函数,第一个参数是数据加载的起始位置(第n条记录),第二个参数是要加载数据(记录)的数量。这个函数可以根据自己的实际情况定义,这里只是我使用的形式。另外,需要注意的是这个消息处理函数必须定义在模块中,而不能定义在窗体中。-in VB ListView dynamic loading records this function LoadDataFunc used for data loading, it is a defined function, a parameter is the initial data loading location (n records), and the second parameter is to load data (record) number. This function can be according to their definition of the actual situation here, I just use the form. In addition, the need to be aware of the message processing function must be defined in the module, and not in the form which defined.
Date
: 2008-10-13
Size
: 114.97kb
User
:
帅哥
[
ListView/ListBox
]
用API函数控制光驱的开关
DL : 0
这是个用VB调用API函数控制光驱的开关的小程序,省去了自己动手去按光驱的麻烦.-This is called using VB API function control switch drive small programs, eliminating their own hands to drive by the trouble.
Date
: 2008-10-13
Size
: 2.32kb
User
:
星
[
ListView/ListBox
]
用VB实现状态栏上的进度条
DL : 0
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, ByVal hWndNewParent As Long) As Long
Date
: 2008-10-13
Size
: 1.17kb
User
:
康棋德
[
ListView/ListBox
]
Addrecordinvb
DL : 0
在VB的ListView中动态加载记录 这个函数中使用了LoadDataFunc对数据进行加载,它是一个自定义的函数,第一个参数是数据加载的起始位置(第n条记录),第二个参数是要加载数据(记录)的数量。这个函数可以根据自己的实际情况定义,这里只是我使用的形式。另外,需要注意的是这个消息处理函数必须定义在模块中,而不能定义在窗体中。-in VB ListView dynamic loading records this function LoadDataFunc used for data loading, it is a defined function, a parameter is the initial data loading location (n records), and the second parameter is to load data (record) number. This function can be according to their definition of the actual situation here, I just use the form. In addition, the need to be aware of the message processing function must be defined in the module, and not in the form which defined.
Date
: 2025-12-22
Size
: 115kb
User
:
帅哥
[
ListView/ListBox
]
用API函数控制光驱的开关
DL : 0
这是个用VB调用API函数控制光驱的开关的小程序,省去了自己动手去按光驱的麻烦.-This is called using VB API function control switch drive small programs, eliminating their own hands to drive by the trouble.
Date
: 2025-12-22
Size
: 2kb
User
:
星
[
ListView/ListBox
]
用VB实现状态栏上的进度条
DL : 0
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, ByVal hWndNewParent As Long) As Long
Date
: 2025-12-22
Size
: 1kb
User
:
康棋德
[
ListView/ListBox
]
FreeMyListView
DL : 0
用vb.net写的自定义ListView控件,功能有扩展-using vb.net write custom ListView control, function has been expanded
Date
: 2025-12-22
Size
: 61kb
User
:
jingyu
[
ListView/ListBox
]
listViewPrintView
DL : 0
vb中使用listvie打印报表功能源码(网友提供,个人觉得很好用)-vb to use listvie print a report function source (users provide personal feel good to use)
Date
: 2025-12-22
Size
: 11kb
User
:
plum
[
ListView/ListBox
]
vb-listview--edit-column
DL : 0
VB为Listview控件添加自定义可编辑列功能-VB for the Listview control to add custom editable column function
Date
: 2025-12-22
Size
: 11kb
User
:
wolf3t
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.