J
Joseph Byrns
I am creating controls at runtime, 42 of them, which I add to a Panel
(panel.controls.add(the control) or control.parent = panel, tried both, made
no difference), this process takes about 7 seconds, which is undesirable.
Does anyone have any idea how I can improve this?
(panel.controls.add(the control) or control.parent = panel, tried both, made
no difference), this process takes about 7 seconds, which is undesirable.
Does anyone have any idea how I can improve this?