Desktop Developer, "Build a Flyout Search Control," by Kathleen Dollard [Visual Studio Magazine, November 2003]


Unzip this file to a new directory to get the SearchRadioPanel discussed in the 
[[]] VSM article. This control presents a simple programmer interface consisting of
a couple of property dialogs and two events. You can see how to use the control in 
the FlyOutTest application. 

To use this control in your own forms, you can add a reference to it in your project AND 
add it to your toolbox by right clicking the toolbox.

Enjoy!
Kathleen Dollard