You can't get around the fact that it's read only. The property sheet merely shows the class name; there's no way or sense to changing it unless the actual class changes. If you want to use a tb from a different class, you can still edit the scx file just as Vassilis suggested you edit the vcx. Standard warnings apply.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Crooks Sent: Friday, June 30, 2006 10:44 AM To: [EMAIL PROTECTED] Subject: RE: Reassign a class to another one On Friday, June 30, 2006 10:27 AM Vassilis Aggelakos wrote: >Keep in mind that VFP Classes (vcx) are pure dbf files. >You can browse them with: >USE <ClassName> in 0 >* locate record >Replace BASECLASS With <newClassName> I obliviously wasn't very clear. I have a form with a textbox that is using a class. Now I want assign it to another class that is read-only. Unfortunately, the class property is read-only so I need a way around it. Thanks! David L. Crooks [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

