Answered my own question, I can create a component.
However, there doesn't seem to be a project type for a component unlike a
user control. Is it possible to have a stand alone DLL with just
components? I tried creating a user control, removing the initial control
and then adding my component. It built find but when I go to run a test app
using it I get: "...DLL doesn't contain any user control types."

Signature
Grant Schenck
> Hello,
>
[quoted text clipped - 8 lines]
>
> Thanks!