Hi, I'm writing a custom codedomserializ er for a control(using DesignerSeriali zer).
It works great but i can only insert statements to the initializecompe net method.
I want to create a methods in the container of the control outside the initalizecompon ent method. how can this be done?
It works great but i can only insert statements to the initializecompe net method.
I want to create a methods in the container of the control outside the initalizecompon ent method. how can this be done?
Comment