Hi Jeroen,
I have tried the SaveAsClass method. When using a visual class thatis, a class made in a VCX, the method works fine. But when the same class is defined as a code class, it generatesa a message that the class is based on a non visual class and cannot be created in a VCX.
BTW: what I usually do is design my classes in a VCX and turn them after the built, with a project hook and the classbrowser into code classes that are defined in one big FXP.
HTH,
Weedz
veld4663@exact.nl