if you are making a Control dll, class library, usercontrol dll , you can't.
you need a test program and use that control library as a dll. you can add it to reference in ur project and simply access it via namespace and class invokation..