M
Martin
Hello,
I have a class which inherits from Component. I want to put this component
on a usercontrol. but i get the following error message:
The Type System.ComponentModel.Component isn't marked as serializable.
do i have to implement the ISerialization-interface?
I have a class which inherits from Component. I want to put this component
on a usercontrol. but i get the following error message:
The Type System.ComponentModel.Component isn't marked as serializable.
do i have to implement the ISerialization-interface?