madcar1981
New member
- Joined
- May 8, 2007
- Messages
- 1
- Programming Experience
- Beginner
Hi,
I'm looking to create a search function within an application I’m making. Basically what I would like to do is have a search box on the main form where the user could type something like the company name or user name into (both of which are tied in with the actual file name), hit search and then have a new form open with the FileViewer component (which is part of the Power Pack for VB) and then display all files that match the criteria.
The problem I’m having is that I cant find much in the way of help documentation regarding this component on the net or any in-depth samples, so I was wondering if anyone out there knew of any links I could look at, perhaps a sample I could dissect or maybe just a point in the right direction.
Any help would be greatly appreciated.
Guy
I'm looking to create a search function within an application I’m making. Basically what I would like to do is have a search box on the main form where the user could type something like the company name or user name into (both of which are tied in with the actual file name), hit search and then have a new form open with the FileViewer component (which is part of the Power Pack for VB) and then display all files that match the criteria.
The problem I’m having is that I cant find much in the way of help documentation regarding this component on the net or any in-depth samples, so I was wondering if anyone out there knew of any links I could look at, perhaps a sample I could dissect or maybe just a point in the right direction.
Any help would be greatly appreciated.
Guy