chitika

Sunday, September 11, 2011

vb: how to search listbox item?

This site provides users with the information about vb, visual basic, vb6, search listbox item, how to search listbox item, and more.

If you think that this site is helpful, please recommend your friends to visit our site.

How to search listbox item?

The following is the code for how to search listbox item in the textbox:


--------------------------------------------------------------------------------
Dim t as integer

For t = 0 to List1.listcount-1
if List1.list(t) = "SearchItem" then
'add what you what to do here
exit For
end if
Next t

No comments:

Post a Comment

For other hundreds of computer repair tips, tricks, tweaks, guide, help, please go to


http://website.edusoftmax.com