I finally learned to sub class and started with a form. I've done what I need to do so when I create a new form, is shows my new sub-class and the form appears the way I intended. But how can I get existing forms to be based on my subclass? When I look at the properties of the form, it shows None for the ClassLibrary but does not allow me to change it.