1
Answer

Avoid window form GUI shaking

How can I avoid window Form GUI shaking while running timer control. I am creating / refreshing more than 12 panels and also each panel can have more than 4 controls through timer_tick event.

Answers (1)