G
Guest
Hi,
Does anyone has a link or sample code of how to use the above two classes.
We want to to perform the following:
1. Have a ControlA in Toolbox
2. When we drop it on the form we generate ControlB class as internal class
declared in the form and create an instance of this ControlB class.
3.So Serialization looks like ControlA declares ControlB and instanciate it.
4. Desirialization reads ControlB and its declaration and creates ControlA
on the Form.
Regards
Charles Mifsud
Shireburn Software Ltd.
Does anyone has a link or sample code of how to use the above two classes.
We want to to perform the following:
1. Have a ControlA in Toolbox
2. When we drop it on the form we generate ControlB class as internal class
declared in the form and create an instance of this ControlB class.
3.So Serialization looks like ControlA declares ControlB and instanciate it.
4. Desirialization reads ControlB and its declaration and creates ControlA
on the Form.
Regards
Charles Mifsud
Shireburn Software Ltd.