Class scroollbar on ContainerControl

I had written this little class that automatically move any objects placed inside the container control using introspection, but I realize that when it moves too fast you see the reflickering of the objects. how can i fix this?

my class:

1 Like