If you will have access to the .vcx at runtime, you can open it like a dbf, and change the class & classloc fields as needed, programmatically just as you would manually D.O.T Be aware that you'll prob. need to make sure no classes are in memory hosted in that .vcx.
If you've embedded the class into an .exe, you might try and copy out the vcx to a temp file, make the mods, and be sure to 'set classlib' to your newly created temp vcx.
HTH- Steve
At 10:02 AM 6/30/2006, you wrote: >I have a textbox class and I want to reassign the class programmatically >to another textbox class. Any ideas? TIA! > >David L. Crooks > > > [excessive quoting removed by server]
©2006 Steve Ellenoff |