Z
zlf
Hello,
I create a complex UserControl, about 200 sub-controls in it, when I
complete it, I found there are many useless controls, e.g: button1, it is
initialized, but never be added to any other control as child control, so it
is useless. I want to optimize my control by deleting those controls. I am
wondering whether I can do it through some automatic tool? Thanks
zlf
I create a complex UserControl, about 200 sub-controls in it, when I
complete it, I found there are many useless controls, e.g: button1, it is
initialized, but never be added to any other control as child control, so it
is useless. I want to optimize my control by deleting those controls. I am
wondering whether I can do it through some automatic tool? Thanks
zlf