Hey,
Im trying to set the Persistable Property to 1 so i can use the
WriteProperty and ReadProperties! What do i have to do?? I cant see
any Persistable Property in the property window in my class module!
Please help! its driving me mad, sounds so easy but i cant find it!!
Thank you!!
Tom Winter - 28 Feb 2005 16:10 GMT
My guess is that your class is private. You can't do that with private
clases. They have to be public in some way. Change the instancing property.

Signature
Tom Winter
tom@nospam.amosfivesix.com
> Hey,
> Im trying to set the Persistable Property to 1 so i can use the
> WriteProperty and ReadProperties! What do i have to do?? I cant see
> any Persistable Property in the property window in my class module!
> Please help! its driving me mad, sounds so easy but i cant find it!!
> Thank you!!