Adding a search to a toolstrip
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I saw a video at one point where the author added a search to a toolbar using the Windows Forms designer, but I don't remember where I saw it. Anyways, does anyone know a way to add a database search to the toolbar through the designer? The video author had a dataset (and all the other controls, binding navigator, binding source, and table adapter) all setup on the designer. Any help is much appreciated. Thanks!
- Aaron