performance problem

Hello.

I have created our custom ticket-like component. I must place multiple ticket's component on the form in runtime. This tickets must fit in the form's size. their size changes according the amount of tickets to fit on the screen, and this process is to slow. when I have more than 4 components on the form, and I put another one, all of the tickets size is changed and the screen is flickering. I tried Application.DoEvent(), Invalidate etc. but nothing gaved me the result I wanted. anyone knows what's the problem

I appreciate your help. thanks in advance.




Answer this question

performance problem