I don't think this a Krypton specific question but here it goes.
Does anyone know about a way to cut and re-paste the objects on a form without them losing their link with the code (event, etc.)?
For example, I have a form with all the objects on it. One or more of these objects have an event linked to a method.
After the fact, I realize that I would like to put all these object in a splitter and to do so, I have the cut all the objects, place the splitter and then paste the objects back in the splitter.
It works as fas as design but every time I have to reestablish the object's event link with code.
Is there a trick that prevents the link with the code from being broken?
Thanks,
FrankM