Adam Sills wrote: > Then all of the properties of all of your controls are retrieved from the > resource manager instead of being retrieved directly from the code file. To > hook in here, here's what I did: > > 1) create a non-visual component (class that derives from IComponent) and > add it to every control/form > 2) have that component provide a custom seralizer > 3) have that serializer overwrite the resource manager reference
Thanks Adam, this is exactly what we needed! superb! Cheers, Barnaby =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
