C
C Glenn
I've recompiled a DLL that contains a component. The component vanished
from the form. I've since tried to replace it but most of the code
associated with the component remained in the cs. The code editor
naturally complained that I was duplicating a name. (The portion of the
code that was removed was the line that instantiated the component.)
Can I get back the visual aspect of the component? If not, how can I
alter the code in the area where I'm told not to go. (I've had retched
experience with that and don't want to repeat it.)
from the form. I've since tried to replace it but most of the code
associated with the component remained in the cs. The code editor
naturally complained that I was duplicating a name. (The portion of the
code that was removed was the line that instantiated the component.)
Can I get back the visual aspect of the component? If not, how can I
alter the code in the area where I'm told not to go. (I've had retched
experience with that and don't want to repeat it.)