Yes, you can subclass it and set the properties within the compnent designer for that subclass. Then you can drop it on a form.It wasn't always that way (there were errors with the InitializeComponent() calls getting doubled up and you would have every search field twice, etc.), but it works now, so you should be good to go.