Scott
And yes, at runtime, the reference to the business object on the control is replaced with the reference to the business object on the form.
If this is the case could I use that as may base class for a non-visual class that would manage several business object and do the translation once I drop the control on a form?
Thanks