J
Juan Carlos
Hi
I have this problem, I want to add a control to a Panel
but I can't. I get an object label from an event and I
have two panels. I want to add to panel No. 2 but I can't
and I can remove this object from the panel No. 1. I use
the ControlAdded event to see if it happens but it doesn't
happen. I tryed to create a new object label and add to
the panel No. 2 but If I do this I can't remove the object
from the panel No. 1. and I dont get an error it keeps
working.
this is my code
I have this problem, I want to add a control to a Panel
but I can't. I get an object label from an event and I
have two panels. I want to add to panel No. 2 but I can't
and I can remove this object from the panel No. 1. I use
the ControlAdded event to see if it happens but it doesn't
happen. I tryed to create a new object label and add to
the panel No. 2 but If I do this I can't remove the object
from the panel No. 1. and I dont get an error it keeps
working.
this is my code