i'm update my Sprite 2D control and i see 1 problem. depending on how many controls i put on form, the form is load, but needs more time
i found the problem, but i don't understand how resolve it
the problem, i have tested, is that ShowImage()(is for show the images with(or not with) graphics effects) is activated 22 times(when the control is initializated\created). the graphics properties call that sub. and they are 22 properties. can i avoid these problem(when the control is created)?